类 EntityRenderersEvent.CreateSkullModels

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.client.event.EntityRenderersEvent
net.minecraftforge.client.event.EntityRenderersEvent.CreateSkullModels
所有已实现的接口:
IModBusEvent
封闭类:
EntityRenderersEvent

public static class EntityRenderersEvent.CreateSkullModels extends EntityRenderersEvent
Fired for registering additional skull models at the appropriate time.

This event is not cancellable, and does not have a result.

This event is fired on the mod-specific event bus, only on the logical client.