yarn/mappings/net/minecraft/entity/passive/SquidEntity.mapping

15 lines
398 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS arq net/minecraft/entity/passive/SquidEntity
2019-06-19 15:24:08 -04:00
CLASS a EscapeAttackerGoal
FIELD b timer I
2019-06-19 15:24:08 -04:00
CLASS b SwimGoal
2019-06-07 07:45:25 -04:00
FIELD b squid Larq;
METHOD <init> (Larq;Larq;)V
ARG 2 squid
2019-04-17 12:41:25 -04:00
FIELD bE constantVelocityRate F
FIELD bH constantVelocityX F
FIELD bI constantVelocityY F
FIELD bJ constantVelocityZ F
METHOD a setConstantVelocity (FFF)V
2019-06-19 13:48:53 -04:00
METHOD dW squirt ()V
METHOD l hasConstantVelocity ()Z