TreeDecorator.getType() (#1445)

This commit is contained in:
Kroppeb 2020-06-08 19:24:47 +02:00 committed by GitHub
parent fb19c79e06
commit b506248928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ CLASS net/minecraft/class_4662 net/minecraft/world/gen/decorator/TreeDecorator
ARG 2 pos
ARG 3 directionProperty
ARG 5 box
METHOD method_28893 getType ()Lnet/minecraft/class_4663;