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

15 lines
406 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS arn net/minecraft/entity/passive/SquidEntity
CLASS arn$a EscapeAttackerGoal
FIELD b timer I
2019-05-07 12:05:49 -04:00
CLASS arn$b SwimGoal
FIELD b squid Larn;
METHOD <init> (Larn;Larn;)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-04-17 12:41:25 -04:00
METHOD dV squirt ()V
METHOD l hasConstantVelocity ()Z