public static class Interaction.ChestPreset 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.
|
int |
getSlots() |
Interaction.Type |
getType()
Gets the interaction preset type.
|
createChairPresetpublic int getSlots()
public Interaction.Type getType()
InteractiongetType in class Interactionpublic int getData()
InteractiongetData in class Interactionpublic int getData(int data)
InteractiongetData in class Interactiondata - the data index.