Uses of Class
net.minecraft.world.entity.OminousItemSpawner
Packages that use OminousItemSpawner
-
Uses of OminousItemSpawner in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type OminousItemSpawnerModifier and TypeMethodDescriptionOminousItemSpawnerRenderer.getTextureLocation
(OminousItemSpawner p_338515_) void
OminousItemSpawnerRenderer.render
(OminousItemSpawner p_338815_, float p_338631_, float p_338539_, PoseStack p_338440_, MultiBufferSource p_338413_, int p_338541_) -
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_SPAWNER
Methods in net.minecraft.world.entity that return OminousItemSpawnerConstructor parameters in net.minecraft.world.entity with type arguments of type OminousItemSpawnerModifierConstructorDescriptionOminousItemSpawner
(EntityType<? extends OminousItemSpawner> p_338198_, Level p_338269_)