CounterStrikeGrenadeRegistries

Constructors

Link copied to clipboard
constructor(grenadeType: GrenadeType, damageTypes: D, sounds: S, entityFactory: EntityType.EntityFactory<E>, itemFactory: () -> I)

Properties

Link copied to clipboard
Link copied to clipboard
val entity: RegistryObject<EntityType<E>>
Link copied to clipboard
Link copied to clipboard
val item: RegistryObject<I>
Link copied to clipboard
val sounds: S