Package net.minecraft.world.level
Interface Spawner
- All Known Implementing Classes:
SpawnerBlockEntity
,TrialSpawnerBlockEntity
public interface Spawner
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
appendHoverText
(CustomData p_399876_, Consumer<Component> p_400266_, String p_312723_) static Component
getSpawnEntityDisplayName
(CustomData p_400113_, String p_312442_) void
setEntityId
(EntityType<?> p_312782_, RandomSource p_312579_)
-
Method Details
-
setEntityId
-
appendHoverText
-
getSpawnEntityDisplayName
-