ForgePatch/fml/common/fml_at.cfg

76 lines
2.1 KiB
INI
Raw Normal View History

#Main FML Access Transformer configuration file
# TileEntity addMapping
public aji.a(Ljava/lang/Class;Ljava/lang/String;)V
# EntityList addMappings
public jr.a(Ljava/lang/Class;Ljava/lang/String;I)V
public jr.a(Ljava/lang/Class;Ljava/lang/String;III)V
# EntityList nameToClassMap and idToClassMap and classToNameMap
public jr.b
public jr.d
public jr.c
2012-08-19 00:08:27 +00:00
# RenderEngine
public avf.k # texturePack
# RenderManager renderers
public avy.o
# RenderBlocks - everything
public avg.*
public avg.*()
#RenderEngine - make TextureFX list public
public avf.h
public avf.k # texturePack
#RenderPlayer - make armorlist public and not final
public-f awr.j
2012-08-14 00:28:53 +00:00
#StringTranslate - make the current table and language public
public ak.b
2012-08-14 00:28:53 +00:00
public ak.d
# TileEntityRenderer - make the list of renderers public
public axs.m
2012-08-01 23:40:57 +00:00
# CraftingManager - make the add recipe methods public
public td.a(Lrj;[Ljava/lang/Object;)V
public td.b(Lrj;[Ljava/lang/Object;)V
# WeightedRandomItem - make the "probability" public
public is.a
# ItemStack - make itemId final
#public+f rj.c
# StatBase - Make statName public, no server side getter
public hp.a
# NetLoginHandler make the "complete connection" callback public so I can reset it during FML negotiation
public gx.a(Lgx;Z)Z
2012-08-08 00:10:36 +00:00
# NetLoginHandler userName field
public gx.h
2012-08-08 04:31:24 +00:00
# EntityPlayerMP getNextWindowId
public gu.bO()V
public gu.cq
# EntityAITaskEntry class -> public
public kx
# EntityAITasks taskList
public kw.a
2012-08-13 05:24:02 +00:00
# BlockChest isOcelotBlockingChest (a bounding box check actually)
public afe.n(Lup;III)Z
2012-08-19 00:08:27 +00:00
# EntityLiving
public jw.aM # carryoverDamage
# EntityLiving tasks
public jw.bg
2012-08-13 03:54:41 +00:00
# EntityAIOcelotSit nearestSittableBlock and isblocksittable
protected li.a(Lup;III)Z
protected li.f()Z
2012-08-13 03:54:41 +00:00
# CallableMinecraftVersion - sanity check the MC version
public b
public b.<init>(La;)V # constructor
# EntityAnimal
public mn.d # inLove
2012-08-19 00:08:27 +00:00
# EntityLiving
public jw.bu # isJumping
# WorldType
public va.<init>(ILjava/lang/String;)V
2012-08-19 00:08:27 +00:00
public va.<init>(ILjava/lang/String;I)V
# ComponentVillage
public aby
# EntityVillager - addbuy and addsell and minmax lists
public od.a(Luj;ILjava/util/Random;F)V
public od.b(Luj;ILjava/util/Random;F)V
public od.bB
public od.bC