yarn/mappings/net/minecraft/block/entity/BlockEntityTicker.mapping

9 lines
387 B
Plaintext

CLASS net/minecraft/class_5558 net/minecraft/block/entity/BlockEntityTicker
METHOD tick (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2586;)V
COMMENT Runs this action on the given block entity. The world, block position, and block state are passed
COMMENT as context.
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 blockEntity