net.minecraft.world.map

public class MapDecoration

bbm
net.minecraft.class_3082
net.minecraft.world.map.MapDecoration
net.minecraft.world.storage.MapDecoration

Field summary

Modifier and TypeField
private final MapDecoration$Type
a
field_15220
type
type
private byte
b
field_15221
x
x
private byte
c
field_15222
y
y
private byte
d
field_15223
rotation
rotation

Constructor summary

ModifierConstructor
public (MapDecoration$Type type, byte x, byte y, byte rotation)

Method summary

Modifier and TypeMethod
public byte
a()
method_13819()
getType()
getImage()
public MapDecoration$Type
b()
method_13820()
getDecorationType()
getType()
public byte
c()
method_13821()
getX()
getX()
public byte
d()
method_13822()
getY()
getY()
public byte
e()
method_13823()
getRotation()
getRotation()
public boolean
f()
method_13824()
isVisibleInItemFrame()
renderOnFrame()