Make ItemBlock.field_150939_a public, closes #945
This commit is contained in:
parent
aaf6dd2b2e
commit
75a80f2f75
1 changed files with 3 additions and 1 deletions
|
@ -166,3 +166,5 @@ public net.minecraft.network.play.server.S23PacketBlockChange field_148884_e # M
|
|||
public-f net.minecraft.world.WorldType field_77139_a #worldTypes
|
||||
# DamageSource
|
||||
public net.minecraft.util.DamageSource *() #All methods public, most are already
|
||||
# ItemBlock
|
||||
public net.minecraft.item.ItemBlock field_150939_a # block
|
Loading…
Reference in a new issue