Package net.minecraft.world.level
Interface Spawner
- All Known Implementing Classes:
SpawnerBlockEntity,TrialSpawnerBlockEntity
public interface Spawner
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidappendHoverText(CustomData pCustomData, Consumer<Component> pTooltipAdder, String pSpawnDataKey) static ComponentgetSpawnEntityDisplayName(CustomData pCustomData, String pSpawnDataKey) voidsetEntityId(EntityType<?> pEntityType, RandomSource pRandom)
-
Method Details
-
setEntityId
-
appendHoverText
static void appendHoverText(CustomData pCustomData, Consumer<Component> pTooltipAdder, String pSpawnDataKey) -
getSpawnEntityDisplayName
-