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_311863_, List<Component> p_312185_, String p_312723_) private static ResourceLocation
getEntityKey
(CompoundTag p_312232_, String p_312196_) static Component
getSpawnEntityDisplayName
(ItemStack p_312585_, String p_312442_) void
setEntityId
(EntityType<?> p_312782_, RandomSource p_312579_)
-
Method Details
-
setEntityId
-
appendHoverText
-
getSpawnEntityDisplayName
-
getEntityKey
-