Tiny fixes (#443)

This commit is contained in:
Erlend Åmdal 2019-02-03 18:32:25 +01:00 committed by Adrian Siekierka
parent 3ad526eaee
commit 6a0d96fda2
2 changed files with 1 additions and 14 deletions

View File

@ -1,13 +0,0 @@
CLASS apj net/minecraft/entity/PrimedTNTEntity
FIELD b FUSE Lps;
FIELD c causingEntity Lahn;
FIELD d fuseTimer I
METHOD <init> (Lbcq;DDDLahn;)V
ARG 1 world
ARG 2 x
ARG 4 y
METHOD a setFuse (I)V
METHOD e getCausingEntity ()Lahn;
METHOD f getFuse ()I
METHOD i getFuseTimer ()I
METHOD k explode ()V

View File

@ -1,2 +1,2 @@
CLASS aqz net/minecraft/entity/passive/AbstractVillagerEntity
FIELD e customer Laro;
FIELD bD customer Laro;