Class GoToHomeTask
java.lang.Object
net.minecraft.entity.ai.brain.task.GoToHomeTask
- Mappings:
- Namespace - Name - named - net/minecraft/entity/ai/brain/task/GoToHomeTask- intermediary - net/minecraft/class_4290- official - byz
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final intRepresents the number of ticks (40) that this task will remember a point of interest after starting to move towards it.private static final int
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
POI_EXPIRYprivate static final int POI_EXPIRYRepresents the number of ticks (40) that this task will remember a point of interest after starting to move towards it.- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - POI_EXPIRY- Lnet/minecraft/entity/ai/brain/task/GoToHomeTask;POI_EXPIRY:I- intermediary - field_30161- Lnet/minecraft/class_4290;field_30161:I- official - a- Lbyz;a:I
 
- 
MAX_TRIESprivate static final int MAX_TRIES- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - MAX_TRIES- Lnet/minecraft/entity/ai/brain/task/GoToHomeTask;MAX_TRIES:I- intermediary - field_30162- Lnet/minecraft/class_4290;field_30162:I- official - b- Lbyz;b:I
 
- 
RUN_TIMEprivate static final int RUN_TIME- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - RUN_TIME- Lnet/minecraft/entity/ai/brain/task/GoToHomeTask;RUN_TIME:I- intermediary - field_30163- Lnet/minecraft/class_4290;field_30163:I- official - c- Lbyz;c:I
 
- 
MAX_DISTANCEprivate static final int MAX_DISTANCE- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - MAX_DISTANCE- Lnet/minecraft/entity/ai/brain/task/GoToHomeTask;MAX_DISTANCE:I- intermediary - field_30164- Lnet/minecraft/class_4290;field_30164:I- official - d- Lbyz;d:I
 
 
- 
- 
Constructor Details- 
GoToHomeTaskpublic GoToHomeTask()
 
- 
- 
Method Details- 
create- Mappings:
- Namespace - Name - Mixin selector - named - create- Lnet/minecraft/entity/ai/brain/task/GoToHomeTask;create(F)Lnet/minecraft/entity/ai/brain/task/Task;- intermediary - method_47048- Lnet/minecraft/class_4290;method_47048(F)Lnet/minecraft/class_7893;- official - a- Lbyz;a(F)Lbxc;
 
 
-