| Package | Description |
|---|---|
| net.minecraft.entity.ai.brain.task | |
| net.minecraft.entity.ai.goal | |
| net.minecraft.entity.monster | |
| net.minecraft.network | |
| net.minecraft.world.raid | |
| net.minecraft.world.server |
| Modifier and Type | Field and Description |
|---|---|
private Raid |
CelebrateRaidVictoryTask.raid |
| Modifier and Type | Method and Description |
|---|---|
private void |
MoveTowardsRaidGoal.func_220743_a(Raid p_220743_1_) |
| Modifier and Type | Field and Description |
|---|---|
protected Raid |
AbstractRaiderEntity.raid |
| Modifier and Type | Method and Description |
|---|---|
Raid |
AbstractRaiderEntity.getRaid() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRaiderEntity.setRaid(Raid p_213652_1_) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DebugPacketSender.sendRaids(ServerWorld worldIn,
java.util.Collection<Raid> p_222946_1_) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.Integer,Raid> |
RaidManager.byId |
| Modifier and Type | Method and Description |
|---|---|
Raid |
RaidManager.badOmenTick(ServerPlayerEntity p_215170_1_) |
private Raid |
RaidManager.findOrCreateRaid(ServerWorld p_215168_1_,
BlockPos p_215168_2_) |
Raid |
RaidManager.findRaid(BlockPos p_215174_1_,
int distance) |
Raid |
RaidManager.get(int id) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RaidManager.canJoinRaid(AbstractRaiderEntity p_215165_0_,
Raid p_215165_1_) |
| Modifier and Type | Method and Description |
|---|---|
Raid |
ServerWorld.findRaid(BlockPos pos) |