Uses of Class
net.minecraft.world.raid.Raid
Package
Description
-
Uses of Raid in net.minecraft.entity.ai.brain.task
-
Uses of Raid in net.minecraft.entity.ai.goal
Modifier and TypeMethodDescriptionprivate void
MoveTowardsRaidGoal.recruitNearby
(Raid p_220743_1_) -
Uses of Raid in net.minecraft.entity.monster
-
Uses of Raid in net.minecraft.network
Modifier and TypeMethodDescriptionstatic void
DebugPacketSender.sendRaids
(ServerWorld p_222946_0_, Collection<Raid> p_222946_1_) -
Uses of Raid in net.minecraft.world.raid
Modifier and TypeMethodDescriptionRaidManager.createOrExtendRaid
(ServerPlayerEntity p_215170_1_) RaidManager.get
(int p_215167_1_) RaidManager.getNearbyRaid
(BlockPos p_215174_1_, int p_215174_2_) private Raid
RaidManager.getOrCreateRaid
(ServerWorld p_215168_1_, BlockPos p_215168_2_) Modifier and TypeMethodDescriptionstatic boolean
RaidManager.canJoinRaid
(AbstractRaiderEntity p_215165_0_, Raid p_215165_1_) -
Uses of Raid in net.minecraft.world.server