Class EntityTracker
java.lang.Object
net.minecraft.world.entity.ai.behavior.EntityTracker
- All Implemented Interfaces:
- PositionTracker
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
entity
- 
trackEyeHeightprivate final boolean trackEyeHeight
 
- 
- 
Constructor Details- 
EntityTracker
 
- 
- 
Method Details- 
currentPosition- Specified by:
- currentPositionin interface- PositionTracker
 
- 
currentBlockPosition- Specified by:
- currentBlockPositionin interface- PositionTracker
 
- 
isVisibleBy- Specified by:
- isVisibleByin interface- PositionTracker
 
- 
getEntity
- 
toString
 
-