public abstract class CraftSoundHandle
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 |
CraftSoundHandle.CraftSoundClass
Stores class members for org.bukkit.craftbukkit.CraftSound.
|
Modifier and Type | Field and Description |
---|---|
static CraftSoundHandle.CraftSoundClass |
T |
Constructor and Description |
---|
CraftSoundHandle() |
Modifier and Type | Method and Description |
---|---|
static CraftSoundHandle |
createHandle(Object handleInstance) |
static String |
getSoundName(org.bukkit.Sound sound) |
public static final CraftSoundHandle.CraftSoundClass T
public static CraftSoundHandle createHandle(Object handleInstance)
public static String getSoundName(org.bukkit.Sound sound)
Copyright © 2019. All rights reserved.