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