Class NecromancerRenderDispatcher
java.lang.Object
foundry.veil.impl.client.necromancer.render.NecromancerRenderDispatcher
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
begin()
static void
delete()
static void
end()
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
-