public static class Interaction.ChairPreset extends Interaction
Interaction.BedPreset, Interaction.ChairPreset, Interaction.ChestPreset, Interaction.TentPreset, Interaction.Type
Modifier and Type | Method and Description |
---|---|
int |
getData()
Used internally.
|
int |
getData(int data)
Used internally.
|
Vector3f |
getSittingPosition() |
Interaction.Type |
getType()
Gets the interaction preset type.
|
createChairPreset
public Vector3f getSittingPosition()
public Interaction.Type getType()
Interaction
getType
in class Interaction
public int getData()
Interaction
getData
in class Interaction
public int getData(int data)
Interaction
getData
in class Interaction
data
- the data index.