Class ForgetBellRingTask
java.lang.Object
net.minecraft.entity.ai.brain.task.ForgetBellRingTask
- Mappings:
 Namespace Name named net/minecraft/entity/ai/brain/task/ForgetBellRingTaskintermediary net/minecraft/class_4252official bxi
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic Task<LivingEntity> create(int maxHiddenSeconds, int distance)  
- 
Field Details
- 
MIN_HEARD_BELL_TIME
private static final int MIN_HEARD_BELL_TIME- See Also:
 - Mappings:
 Namespace Name Mixin selector named MIN_HEARD_BELL_TIMELnet/minecraft/entity/ai/brain/task/ForgetBellRingTask;MIN_HEARD_BELL_TIME:Iintermediary field_30165Lnet/minecraft/class_4252;field_30165:Iofficial aLbxi;a:I
 
 - 
 - 
Constructor Details
- 
ForgetBellRingTask
public ForgetBellRingTask() 
 - 
 - 
Method Details
- 
create
- Mappings:
 Namespace Name Mixin selector named createLnet/minecraft/entity/ai/brain/task/ForgetBellRingTask;create(II)Lnet/minecraft/entity/ai/brain/task/Task;intermediary method_47077Lnet/minecraft/class_4252;method_47077(II)Lnet/minecraft/class_7893;official aLbxi;a(II)Lbvi;
 
 -