Package net.minecraft
Class class_5760
public class class_5760 extends Sensor<PathAwareEntity>
-
Field Summary
Fields Modifier and Type Field Description private static TargetPredicate
field_28330
private Ingredient
field_28331
-
Constructor Summary
Constructors Constructor Description class_5760(Ingredient ingredient)
-
Method Summary
Modifier and Type Method Description Set<MemoryModuleType<?>>
getOutputMemoryModules()
private boolean
method_33215(PlayerEntity playerEntity)
private boolean
method_33216(ItemStack itemStack)
protected void
sense(ServerWorld serverWorld, PathAwareEntity pathAwareEntity)
Methods inherited from class net.minecraft.entity.ai.brain.sensor.Sensor
method_30954, tick
-
Field Details
-
field_28330
-
field_28331
-
-
Constructor Details
-
class_5760
-
-
Method Details
-
sense
- Specified by:
sense
in classSensor<PathAwareEntity>
-
method_33215
-
method_33216
-
getOutputMemoryModules
- Specified by:
getOutputMemoryModules
in classSensor<PathAwareEntity>
-