类 Raids
java.lang.Object
net.minecraft.world.level.saveddata.SavedData
net.minecraft.world.entity.raid.Raids
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static boolean
canJoinRaid
(Raider pRaider, Raid pRaid) createOrExtendRaid
(ServerPlayer pServerPlayer) get
(int pId) static String
getFileId
(Holder<DimensionType> pDimensionTypeHolder) getNearbyRaid
(BlockPos pPos, int pDistance) private Raid
getOrCreateRaid
(ServerLevel pServerLevel, BlockPos pPos) private int
static Raids
load
(ServerLevel pLevel, CompoundTag pTag) save
(CompoundTag pCompound) void
tick()
-
字段详细资料
-
RAID_FILE_ID
- 另请参阅:
-
raidMap
-
level
-
nextAvailableID
private int nextAvailableID -
tick
private int tick
-
-
构造器详细资料
-
Raids
-
-
方法详细资料