Package net.minecraft.world.level
Interface Spawner
- All Known Implementing Classes:
SpawnerBlockEntity,TrialSpawnerBlockEntity
public interface Spawner
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidappendHoverText(ItemStack pStack, List<Component> pTooltipLines, String pSpawnDataKey) private static ResourceLocationgetEntityKey(CompoundTag pTag, String pSpawnDataKey) static ComponentgetSpawnEntityDisplayName(ItemStack pStack, String pSpawnDataKey) voidsetEntityId(EntityType<?> pEntityType, RandomSource pRandom)
-
Method Details
-
setEntityId
-
appendHoverText
-
getSpawnEntityDisplayName
-
getEntityKey
-