Package net.minecraft.world.level
Interface Spawner
- All Known Implementing Classes:
SpawnerBlockEntity,TrialSpawnerBlockEntity
public interface Spawner
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidappendHoverText(ItemStack p_311346_, List<Component> p_309883_, String p_310819_) private static ResourceLocationgetEntityKey(CompoundTag p_313110_, String p_312914_) static ComponentgetSpawnEntityDisplayName(ItemStack p_312162_, String p_309907_) voidsetEntityId(EntityType<?> p_312533_, RandomSource p_311601_)
-
Method Details
-
setEntityId
-
appendHoverText
-
getSpawnEntityDisplayName
-
getEntityKey
-