public abstract static class MapIconHandle.TypeHandle
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 |
MapIconHandle.TypeHandle.TypeClass
Stores class members for net.minecraft.server.MapIcon.Type.
|
Modifier and Type | Field and Description |
---|---|
static MapIconHandle.TypeHandle.TypeClass |
T |
Constructor and Description |
---|
TypeHandle() |
Modifier and Type | Method and Description |
---|---|
static MapIconHandle.TypeHandle |
createHandle(Object handleInstance) |
static MapIconHandle.TypeHandle |
fromId(byte id) |
public static final MapIconHandle.TypeHandle.TypeClass T
public static MapIconHandle.TypeHandle createHandle(Object handleInstance)
public static MapIconHandle.TypeHandle fromId(byte id)
Copyright © 2019. All rights reserved.