Class ez
java.lang.Object
bm
ez
- All Implemented Interfaces:
- Container<jl>, mn
public class ez
extends bm
implements mn, Container<jl>
Field Summary
int |
e
|
int |
f
|
int |
g
|
Fields inherited from class bm |
a, b, c, d |
Method Summary
boolean |
a_(hl paramhl)
|
void |
a(ah paramah)
|
jl |
a(int paramInt)
|
void |
a(int paramInt,
jl paramjl)
|
java.lang.String |
b()
|
void |
b(ah paramah)
|
jl |
b(int paramInt1,
int paramInt2)
|
int |
c()
|
boolean |
e()
|
void |
f()
|
jl[] |
getContents()
Get contents of the furnace block |
jl |
getContentsAt(int index)
|
int |
getContentsSize()
|
java.lang.String |
getName()
|
int |
h_()
|
void |
h()
|
void |
setContents(jl[] e)
Set contents of the furnace block |
void |
setContentsAt(int index,
jl value)
|
void |
setName(java.lang.String value)
|
Methods inherited from class bm |
c, d, g |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface mn |
d |
e
public int e
f
public int f
g
public int g
ez
public ez()
getContents
public jl[] getContents()
- Get contents of the furnace block
- Specified by:
getContents
in interface Container<jl>
- Returns:
setContents
public void setContents(jl[] e)
- Set contents of the furnace block
- 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>
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
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
b
public java.lang.String b()
- Specified by:
b
in interface mn
a
public void a(ah paramah)
- Overrides:
a
in class bm
b
public void b(ah paramah)
- Overrides:
b
in class bm
c
public int c()
- Specified by:
c
in interface mn
e
public boolean e()
f
public void f()
- Overrides:
f
in class bm
h
public void h()
a_
public boolean a_(hl paramhl)
- Specified by:
a_
in interface mn