ModEntities

Properties

Link copied to clipboard
val ENTITIES: DeferredRegister<EntityType<*>>
Link copied to clipboard
const val ENTITY_SIZE: Float

Functions

Link copied to clipboard
fun register(bus: IEventBus)
Link copied to clipboard
fun <T : CounterStrikeGrenadeEntity> registerSingle(name: String, factory: EntityType.EntityFactory<T>): RegistryObject<EntityType<T>>