Make hopper update accessible to subclasses. Closes #3849
This commit is contained in:
parent
e1ddc4315c
commit
4da5832290
1 changed files with 1 additions and 0 deletions
|
@ -289,6 +289,7 @@ public net.minecraft.potion.PotionHelper func_185204_a(Lnet/minecraft/potion/Pot
|
|||
# TileEntityHopper
|
||||
public net.minecraft.tileentity.TileEntityHopper func_174914_o()Z # mayTransfer
|
||||
public net.minecraft.tileentity.TileEntityHopper func_145896_c(I)V # setTransferCooldown
|
||||
protected net.minecraft.tileentity.TileEntityHopper func_145887_i()Z # updateHopper
|
||||
|
||||
# DataFixer
|
||||
public net.minecraft.util.datafix.DataFixer field_188262_d # version
|
||||
|
|
Loading…
Reference in a new issue