public class GermSkinBedrock extends GermItemBedrockEdition
| Constructor and Description |
|---|
GermSkinBedrock()
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画 来避免相同名字的覆盖等一些不必要的麻烦 |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIdentity() |
GermSkinBedrock |
setIdentity(java.lang.String identity) |
getAnimationPath, getModelPath, getModelScale, getOverrides, getTextureGlowPath, getTexturePath, getTextureTone, getType, isOverrideWeapon, setAnimationPath, setModelPath, setModelScale, setOverrides, setOverrideWeapon, setTextureGlowPath, setTexturePath, setTextureTonegetSrcMatchCondition, setMatchCondition, setMatchConditioncanEqual, clone, copyFrom, copyTo, equals, getIndexName, getSrc, hashCode, loadSrc, loadSrc, setIndexName, toStringpublic GermSkinBedrock()
public final java.lang.String getIdentity()
public final GermSkinBedrock setIdentity(java.lang.String identity)