public abstract class MainHandHandle
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 |
MainHandHandle.MainHandClass
Stores class members for org.bukkit.inventory.MainHand.
|
Modifier and Type | Field and Description |
---|---|
static MainHandHandle |
LEFT |
static MainHandHandle |
RIGHT |
static MainHandHandle.MainHandClass |
T |
Constructor and Description |
---|
MainHandHandle() |
Modifier and Type | Method and Description |
---|---|
static MainHandHandle |
createHandle(Object handleInstance) |
public static final MainHandHandle.MainHandClass T
public static final MainHandHandle LEFT
public static final MainHandHandle RIGHT
public static MainHandHandle createHandle(Object handleInstance)
Copyright © 2019. All rights reserved.