net.minecraft.village.raid

public class RaidManager

extends PersistentState

cok
net.minecraft.world.entity.raid.Raids
net.minecraft.class_3767
net.minecraft.village.raid.RaidManager
net.minecraft.unmapped.C_gyltordp
net.minecraft.village.raid.RaidManager
net.minecraft.src.C_1194_

Field summary

Modifier and TypeField
private static final String
a
RAID_FILE_ID
field_30690
RAIDS
f_pdeawwwq
RAIDS
f_150234_
private final Map<Integer, Raid>
b
raidMap
field_16639
raids
f_phsqudnh
raids
f_37951_
private final ServerWorld
c
level
field_16641
world
f_orlawgkp
world
f_37952_
private int
d
nextAvailableID
field_16638
nextAvailableId
f_nubgdnjm
nextAvailableId
f_37953_
private int
e
tick
field_16637
currentTime
f_jzgmqtbh
currentTime
f_37954_

Constructor summary

ModifierConstructor
public (ServerWorld world)

Method summary

Modifier and TypeMethod
public static PersistentState$Type<RaidManager>
a(aqu o)
factory(ServerLevel arg0)
method_52559(class_3218 arg0)
getPersistentStateType(ServerWorld world)
m_jrfrhvjz(C_bdwnwhiu arg0)
getFactory(ServerWorld world)
m_293001_(C_12_ p_300199_)
public Raid
a(int arg0)
get(int arg0)
method_16541(int arg0)
getRaid(int id)
m_knwxsoey(int arg0)
getRaid(int id)
m_37958_(int arg0)
public void
a()
tick()
method_16539()
tick()
m_xpynivmx()
tick()
m_37957_()
public static boolean
a(coj o, coi o)
canJoinRaid(Raider arg0, Raid arg1)
method_16838(class_3763 arg0, class_3765 arg1)
isValidRaiderFor(RaiderEntity raider, Raid raid)
m_rsjjxnug(C_iaguvmwh arg0, C_szefbyex arg1)
isValidRaiderFor(RaiderEntity raider, Raid raid)
m_37965_(C_1189_ p_37966_, C_1185_ p_37967_)
public Raid
a(aqv o, jd arg1)
createOrExtendRaid(ServerPlayer arg0, BlockPos arg1)
method_16540(class_3222 arg0, class_2338 arg1)
startRaid(ServerPlayerEntity player, BlockPos pos)
m_fuayuxrz(C_mxrobsgg arg0, C_hynzadkk arg1)
startRaid(ServerPlayerEntity player, BlockPos pos)
m_37963_(C_13_ p_336355_, C_4675_ arg1)
private Raid
a(aqu o, jd arg1)
getOrCreateRaid(ServerLevel arg0, BlockPos arg1)
method_16532(class_3218 arg0, class_2338 arg1)
getOrCreateRaid(ServerWorld world, BlockPos pos)
m_vqirsmvb(C_bdwnwhiu arg0, C_hynzadkk arg1)
getOrCreateRaid(ServerWorld world, BlockPos pos)
m_37960_(C_12_ p_37962_, C_4675_ arg1)
public static RaidManager
a(aqu o, ub o)
load(ServerLevel arg0, CompoundTag arg1)
method_77(class_3218 arg0, class_2487 arg1)
fromNbt(ServerWorld world, NbtCompound nbt)
m_kfwzugrr(C_bdwnwhiu arg0, C_hhlwcnih arg1)
fromNbt(ServerWorld world, NbtCompound nbt)
m_150235_(C_12_ p_150236_, C_4917_ p_150237_)
public NbtCompound
a(ub o, jo$a arg1)
save(CompoundTag arg0, HolderLookup$Provider arg1)
method_75(class_2487 arg0, class_7225$class_7874 arg1)
writeNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
m_qxqywuwc(C_hhlwcnih arg0, C_vtbxyypo$C_etmlgbig arg1)
writeNbt(NbtCompound arg0, HolderLookup$Provider arg1)
m_7176_(C_4917_ p_335569_, C_213466_$C_254607_ arg1)
public static String
a(jm<dwy> o)
getFileId(Holder<DimensionType> arg0)
method_16533(class_6880<class_2874> arg0)
nameFor(RegistryEntry<DimensionType> dimensionTypeEntry)
m_klyagvfb(C_cjzoxshv<C_oxijnccf> arg0)
nameFor(Holder<DimensionType> dimensionType)
m_211596_(C_203228_<C_2175_> p_211597_)
private int
b()
getUniqueId()
method_16534()
nextId()
m_ibmpyzzj()
nextId()
m_37977_()
public Raid
a(jd o, int arg1)
getNearbyRaid(BlockPos arg0, int arg1)
method_19209(class_2338 arg0, int arg1)
getRaidAt(BlockPos pos, int searchDistance)
m_kwkdogti(C_hynzadkk arg0, int arg1)
getRaidAt(BlockPos pos, int searchDistance)
m_37970_(C_4675_ p_37972_, int arg1)