Uses of Class
net.minecraft.entity.OminousItemSpawnerEntity
Packages that use OminousItemSpawnerEntity
-
Uses of OminousItemSpawnerEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type OminousItemSpawnerEntityModifier and TypeMethodDescriptionvoid
OminousItemSpawnerEntityRenderer.updateRenderState
(OminousItemSpawnerEntity ominousItemSpawnerEntity, OminousItemSpawnerEntityRenderState ominousItemSpawnerEntityRenderState, float float2) -
Uses of OminousItemSpawnerEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type OminousItemSpawnerEntityModifier and TypeFieldDescriptionstatic final EntityType
<OminousItemSpawnerEntity> EntityType.OMINOUS_ITEM_SPAWNER
Methods in net.minecraft.entity that return OminousItemSpawnerEntityConstructor parameters in net.minecraft.entity with type arguments of type OminousItemSpawnerEntityModifierConstructorDescriptionOminousItemSpawnerEntity
(EntityType<? extends OminousItemSpawnerEntity> type, World world)