public abstract class CraftInventoryBeaconHandle
extends com.bergerkiller.mountiplex.reflection.declarations.Template.Handle
T
member.
New handles can be created from raw instances using createHandle(Object)
.Modifier and Type | Class and Description |
---|---|
static class |
CraftInventoryBeaconHandle.CraftInventoryBeaconClass
Stores class members for org.bukkit.craftbukkit.inventory.CraftInventoryBeacon.
|
Modifier and Type | Field and Description |
---|---|
static CraftInventoryBeaconHandle.CraftInventoryBeaconClass |
T |
Constructor and Description |
---|
CraftInventoryBeaconHandle() |
Modifier and Type | Method and Description |
---|---|
static CraftInventoryBeaconHandle |
createHandle(Object handleInstance) |
static org.bukkit.inventory.BeaconInventory |
createNew(Object nmsTileEntityBeacon) |
public static final CraftInventoryBeaconHandle.CraftInventoryBeaconClass T
public static CraftInventoryBeaconHandle createHandle(Object handleInstance)
public static org.bukkit.inventory.BeaconInventory createNew(Object nmsTileEntityBeacon)
Copyright © 2019. All rights reserved.