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 TypeMethodDescriptionOminousItemSpawnerEntityRenderer.getTexture
(OminousItemSpawnerEntity ominousItemSpawnerEntity) void
OminousItemSpawnerEntityRenderer.render
(OminousItemSpawnerEntity ominousItemSpawnerEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) -
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)