Class InteractableDoorsSensor
java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<LivingEntity>
net.minecraft.entity.ai.brain.sensor.InteractableDoorsSensor
public class InteractableDoorsSensor extends Sensor<LivingEntity>
-
Constructor Summary
Constructors Constructor Description InteractableDoorsSensor() -
Method Summary
Modifier and Type Method Description Set<MemoryModuleType<?>>getOutputMemoryModules()protected voidsense(ServerWorld world, LivingEntity entity)
-
Constructor Details
-
InteractableDoorsSensor
public InteractableDoorsSensor()
-
-
Method Details
-
sense
- Specified by:
sensein classSensor<LivingEntity>
-
getOutputMemoryModules
- Specified by:
getOutputMemoryModulesin classSensor<LivingEntity>
-