Class NecromancerRenderDispatcher
java.lang.Object
foundry.veil.impl.client.necromancer.render.NecromancerRenderDispatcher
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbegin()static voiddelete()static voidend()static NecromancerRenderer
-
Constructor Details
-
NecromancerRenderDispatcher
public NecromancerRenderDispatcher()
-
-
Method Details
-
begin
public static void begin() -
end
public static void end() -
delete
public static void delete() -
getRenderer
-