yarn/mappings/net/minecraft/entity/ai/brain/sensor/Sensor.mapping

10 lines
249 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS apk net/minecraft/entity/ai/brain/sensor/Sensor
FIELD b senseInterval I
METHOD a getOutputMemoryModules ()Ljava/util/Set;
2019-03-27 14:35:10 -04:00
METHOD a canSense (Lve;Laii;)Z
ARG 1 world
ARG 2 entity
2019-03-27 14:35:10 -04:00
METHOD b sense (Lve;Laii;)V
ARG 1 world
ARG 2 entity