类 EntityEvent.EntityConstructing
java.lang.Object
net.neoforged.bus.api.Event
net.neoforged.neoforge.event.entity.EntityEvent
net.neoforged.neoforge.event.entity.EntityEvent.EntityConstructing
- 封闭类:
EntityEvent
EntityConstructing is fired when an Entity is being created.
This event is fired within the constructor of the Entity.
This event is not
This event does not have a result.
This event is fired on the
This event is fired within the constructor of the Entity.
This event is not
ICancellableEvent
.This event does not have a result.
引用无效
HasResult
This event is fired on the
NeoForge.EVENT_BUS
.-
嵌套类概要
从类继承的嵌套类/接口 net.neoforged.neoforge.event.entity.EntityEvent
EntityEvent.EnteringSection, EntityEvent.EntityConstructing, EntityEvent.Size
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.neoforged.neoforge.event.entity.EntityEvent
getEntity
-
构造器详细资料
-
EntityConstructing
-