Uses of Class
net.minecraft.world.entity.OminousItemSpawner
Packages that use OminousItemSpawner
-
Uses of OminousItemSpawner in net.minecraft.client.renderer.entity
Subclasses with type arguments of type OminousItemSpawner in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type OminousItemSpawnerModifier and TypeMethodDescriptionvoidOminousItemSpawnerRenderer.extractRenderState(OminousItemSpawner entity, ItemClusterRenderState state, float partialTicks) -
Uses of OminousItemSpawner in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type OminousItemSpawnerModifier and TypeFieldDescriptionstatic final EntityType<OminousItemSpawner> EntityType.OMINOUS_ITEM_SPAWNERMethods in net.minecraft.world.entity that return OminousItemSpawnerConstructor parameters in net.minecraft.world.entity with type arguments of type OminousItemSpawnerModifierConstructorDescriptionOminousItemSpawner(EntityType<? extends OminousItemSpawner> type, Level level)