Package net.minecraft.world.level
Interface Spawner
- All Known Implementing Classes:
SpawnerBlockEntity,TrialSpawnerBlockEntity
public interface Spawner
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidappendHoverText(ItemStack p_311863_, List<Component> p_312185_, String p_312723_) private static ResourceLocationgetEntityKey(CompoundTag p_312232_, String p_312196_) static ComponentgetSpawnEntityDisplayName(ItemStack p_312585_, String p_312442_) voidsetEntityId(EntityType<?> p_312782_, RandomSource p_312579_)
-
Method Details
-
setEntityId
-
appendHoverText
-
getSpawnEntityDisplayName
-
getEntityKey
-