Package net.minecraft.world.level
Interface Spawner
- All Known Implementing Classes:
SpawnerBlockEntity,TrialSpawnerBlockEntity
public interface Spawner
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidappendHoverText(ItemStack stack, List<Component> tooltipLines, String spawnDataKey) private static ResourceLocationgetEntityKey(CompoundTag tag, String spawnDataKey) static ComponentgetSpawnEntityDisplayName(ItemStack stack, String spawnDataKey) voidsetEntityId(EntityType<?> entityType, RandomSource random)
-
Method Details
-
setEntityId
-
appendHoverText
-
getSpawnEntityDisplayName
-
getEntityKey
-