History - net.minecraft.entity.mob.PatrolEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.monster.PatrollingMonster
net.minecraft.class_3732
net.minecraft.entity.mob.PatrolEntity
Fields
boolean: DEFAULT_PATROL_LEADER, field_57684, DEFAULT_PATROL_LEADER
boolean: DEFAULT_PATROLLING, field_57685, DEFAULT_PATROLLING
BlockPos: patrolTarget, field_16478, patrolTarget
boolean: patrolLeader, field_16479, patrolLeader
boolean: patrolling, field_16477, patrolling
Constructors
(EntityType<? extends PatrolEntity>, World)
Methods
void (): registerGoals, method_5959, initGoals
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
boolean (): canBeLeader, method_16485, canLead
EntityData (ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData): finalizeSpawn, method_5943, initialize
boolean (EntityType<? extends PatrolEntity>, WorldAccess, SpawnReason, BlockPos, Random): checkPatrollingMonsterSpawnRules, method_20739, canSpawn
boolean (double): removeWhenFarAway, method_5974, canImmediatelyDespawn
void (BlockPos): setPatrolTarget, method_16216, setPatrolTarget
BlockPos (): getPatrolTarget, method_16215, getPatrolTarget
boolean (): hasPatrolTarget, method_16220, hasPatrolTarget
void (boolean): setPatrolLeader, method_16217, setPatrolLeader
boolean (): isPatrolLeader, method_16219, isPatrolLeader
boolean (): canJoinPatrol, method_16472, hasNoRaid
void (): findPatrolTarget, method_16218, setRandomPatrolTarget
boolean (): isPatrolling, method_16915, isRaidCenterSet
void (boolean): setPatrolling, method_22332, setPatrolling