Class ay

java.lang.Object
  extended by ay
All Implemented Interfaces:
Container<jl>, mn

public class ay
extends java.lang.Object
implements mn, Container<jl>


Constructor Summary
Constructor and Description
ay(java.lang.String paramString, mn parammn1, mn parammn2)
           
 
Method Summary
Modifier and Type Method and Description
 boolean a_(hl paramhl)
           
 jl a(int paramInt)
           
 void a(int paramInt, jl paramjl)
           
 java.lang.String b()
           
 jl b(int paramInt1, int paramInt2)
           
 int c()
           
 void d()
           
 Block getChestBlock()
           
 jl[] getContents()
           
 jl getContentsAt(int index)
           
 int getContentsSize()
           
 java.lang.String getName()
           
 int h_()
           
 void setContents(jl[] values)
           
 void setContentsAt(int index, jl value)
           
 void setName(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ay

public ay(java.lang.String paramString,
          mn parammn1,
          mn parammn2)
Method Detail

getContents

public jl[] getContents()
Specified by:
getContents in interface Container<jl>

setContents

public void setContents(jl[] values)
Specified by:
setContents in interface Container<jl>

getContentsAt

public jl getContentsAt(int index)
Specified by:
getContentsAt in interface Container<jl>

setContentsAt

public void setContentsAt(int index,
                          jl value)
Specified by:
setContentsAt in interface Container<jl>

getContentsSize

public int getContentsSize()
Specified by:
getContentsSize in interface Container<jl>

getChestBlock

public Block getChestBlock()

getName

public java.lang.String getName()
Specified by:
getName in interface Container<jl>

setName

public void setName(java.lang.String value)
Specified by:
setName in interface Container<jl>

h_

public int h_()
Specified by:
h_ in interface mn

b

public java.lang.String b()
Specified by:
b in interface mn

a

public jl a(int paramInt)
Specified by:
a in interface mn

b

public jl b(int paramInt1,
            int paramInt2)
Specified by:
b in interface mn

a

public void a(int paramInt,
              jl paramjl)
Specified by:
a in interface mn

c

public int c()
Specified by:
c in interface mn

d

public void d()
Specified by:
d in interface mn

a_

public boolean a_(hl paramhl)
Specified by:
a_ in interface mn