接口 Spawner
- 所有已知实现类:
SpawnerBlockEntity
,TrialSpawnerBlockEntity
public interface Spawner
-
方法概要
修饰符和类型方法说明static 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_)
-
方法详细资料
-
setEntityId
-
appendHoverText
-
getSpawnEntityDisplayName
-