net.minecraft.src
Class RegistrySimple

java.lang.Object
  extended by net.minecraft.src.RegistrySimple
All Implemented Interfaces:
IRegistry
Direct Known Subclasses:
RegistryDefaulted

public class RegistrySimple
extends Object
implements IRegistry


Constructor Summary
RegistrySimple()
           
 
Method Summary
 Object func_82594_a(Object par1Obj)
           
 void func_82595_a(Object par1Obj, Object par2Obj)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrySimple

public RegistrySimple()
Method Detail

func_82594_a

public Object func_82594_a(Object par1Obj)
Specified by:
func_82594_a in interface IRegistry

func_82595_a

public void func_82595_a(Object par1Obj,
                         Object par2Obj)
Specified by:
func_82595_a in interface IRegistry