From 3ee114c9b4463bbe0f6667af1319ff17cd0d4bf0 Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 23 Dec 2012 15:32:25 -0500 Subject: [PATCH] Some access transformations to allow mystcraft to work again. Closes #331 --- common/forge_at.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/common/forge_at.cfg b/common/forge_at.cfg index 5e3fdfcc5..cf6c2b5da 100644 --- a/common/forge_at.cfg +++ b/common/forge_at.cfg @@ -116,3 +116,13 @@ public-f tj.a #FD:CreativeTabs/field_78032_a # creativeTabArray non-final public ef.a(IZZLjava/lang/Class;)V #MD:Packet/func_73285_a #addIdClassMapping # SaveHandler public ahv.b()Ljava/io/File; #MD:SaveHandler/func_75765_b +# World stuff +public yc.b(Llq;)V #MD:World/func_72847_b #releaseEntitySkin +public yc.m #FD:World/field_73003_n #prevRainingStrength +public yc.n #FD:World/field_73004_o #rainingStrength +public yc.p #FD:World/field_73017_q #thunderingStrength +public yc.o #FD:World/field_73018_p #prevThunderingStrength +#WorldClient +public ayp.b(Llq;)V #MD:WorldClient/func_72847_b #releaseEntitySkin +#WorldServer +public in.b(Llq;)V #MD:WorldServer/func_72847_b #releaseEntitySkin