Skip to content

Commit

Permalink
Make ItemBlock.field_150939_a public, closes #945
Browse files Browse the repository at this point in the history
  • Loading branch information
LexManos committed Jan 25, 2014
1 parent aaf6dd2 commit 75a80f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/forge_at.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,6 @@ public net.minecraft.network.play.server.S23PacketBlockChange field_148884_e # M
# WorldType
public-f net.minecraft.world.WorldType field_77139_a #worldTypes
# DamageSource
public net.minecraft.util.DamageSource *() #All methods public, most are already
public net.minecraft.util.DamageSource *() #All methods public, most are already
# ItemBlock
public net.minecraft.item.ItemBlock field_150939_a # block

0 comments on commit 75a80f2

Please sign in to comment.