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