Change EntityContext params from ePos to context (#1104)

This commit is contained in:
Juuxel 2020-02-09 16:29:52 +02:00 committed by GitHub
parent fa85d97f51
commit 8187935ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -159,7 +159,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 1 state
ARG 2 view
ARG 3 pos
ARG 4 ePos
ARG 4 context
METHOD method_9531 getStateFromRawId (I)Lnet/minecraft/class_2680;
ARG 0 stateId
METHOD method_9533 shouldDropItemsOnExplosion (Lnet/minecraft/class_1927;)Z
@ -211,7 +211,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 1 state
ARG 2 view
ARG 3 pos
ARG 4 ePos
ARG 4 context
METHOD method_9552 shouldPostProcess (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 state
ARG 2 view

View File

@ -170,7 +170,7 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
METHOD method_16337 getCollisionShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
ARG 1 view
ARG 2 pos
ARG 3 ePos
ARG 3 context
METHOD method_16384 getCullingFace (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Lnet/minecraft/class_265;
ARG 1 view
ARG 2 pos