- generateEntityId(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- GermAdapter - Class in com.germ.germplugin.api.adapter
-
- GermAdapter() - Constructor for class com.germ.germplugin.api.adapter.GermAdapter
-
- GermAnimationAdjust - Class in com.germ.germplugin.api.dynamic.animation
-
The achieve of this.
- GermAnimationAdjust(String) - Constructor for class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- GermAnimationColor - Class in com.germ.germplugin.api.dynamic.animation
-
The achieve of this.
- GermAnimationColor(String) - Constructor for class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- GermAnimationFade - Class in com.germ.germplugin.api.dynamic.animation
-
The achieve of this.
- GermAnimationFade(String) - Constructor for class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- GermAnimationMove - Class in com.germ.germplugin.api.dynamic.animation
-
The achieve of this.
- GermAnimationMove(String) - Constructor for class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- GermAnimationPart<T extends GermAnimationPart<? extends DynamicBase>> - Class in com.germ.germplugin.api.dynamic.animation
-
The achieve of this.
- GermAnimationPart(String) - Constructor for class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- GermAnimationRotate - Class in com.germ.germplugin.api.dynamic.animation
-
The achieve of this.
- GermAnimationRotate(String) - Constructor for class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- GermAnimationScale - Class in com.germ.germplugin.api.dynamic.animation
-
The achieve of this.
- GermAnimationScale(String) - Constructor for class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- GermAnimationType - Enum in com.germ.germplugin.api.dynamic.animation
-
The achieve of this.
- GermArmorChangeEvent - Class in com.germ.germplugin.api.event
-
玩家身上的原版装备发生变更时触发
- GermArmorChangeEvent(Player, GermArmorChangeEvent.EventType, ArmorType, ItemStack, ItemStack) - Constructor for class com.germ.germplugin.api.event.GermArmorChangeEvent
-
- GermArmorChangeEvent.EventType - Enum in com.germ.germplugin.api.event
-
- GermBedrockAnimCmdEvent - Class in com.germ.germplugin.api.event
-
- GermBedrockAnimCmdEvent(Entity, String) - Constructor for class com.germ.germplugin.api.event.GermBedrockAnimCmdEvent
-
- GermBlockAPI - Class in com.germ.germplugin.api
-
- GermBlockAPI() - Constructor for class com.germ.germplugin.api.GermBlockAPI
-
- GermBlockType - Enum in com.germ.germplugin.api.dynamic.item
-
- GermClientAPI - Class in com.germ.germplugin.api
-
- GermClientAPI() - Constructor for class com.germ.germplugin.api.GermClientAPI
-
- GermClientLinkedEvent - Class in com.germ.germplugin.api.event
-
事件如名字
- GermClientLinkedEvent(Player, String, String, String, String, String) - Constructor for class com.germ.germplugin.api.event.GermClientLinkedEvent
-
- GermDeleteSrcEvent - Class in com.germ.germplugin.api.event
-
当 服务端 发送一个
RootType
中任意一个文件时 触发此事件
你可以监听这个事件,在发送时修改这些文件
- GermDeleteSrcEvent(Player, RootType, String) - Constructor for class com.germ.germplugin.api.event.GermDeleteSrcEvent
-
- GermDosAPI - Class in com.germ.germplugin.api
-
- GermDosAPI() - Constructor for class com.germ.germplugin.api.GermDosAPI
-
- GermEffectEntity - Class in com.germ.germplugin.api.dynamic.effect
-
The achieve of this.
- GermEffectEntity(String) - Constructor for class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- GermEffectFrame - Class in com.germ.germplugin.api.dynamic.effect
-
- GermEffectFrame(String) - Constructor for class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- GermEffectGif - Class in com.germ.germplugin.api.dynamic.effect
-
- GermEffectGif(String) - Constructor for class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- GermEffectGui - Class in com.germ.germplugin.api.dynamic.effect
-
应该和玩家一对一
TODO 目前不太符合情理
在GermGuiScreen时,是作为2D显示到玩家屏幕上的,GermGuiScreen改变只需要改变到打开的玩家身上
而GermEffectGui如果打开在世界上,应该是将改变广播给所有开到该界面的玩家的
目前的API,如果重复调用GermEffectGui打开给多个玩家,最后EffectGui内部的GuiScreen改变只能广播给最后一个打开的玩家了
待优化...
- GermEffectGui(String) - Constructor for class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- GermEffectItem - Class in com.germ.germplugin.api.dynamic.effect
-
The achieve of this.
- GermEffectItem(String) - Constructor for class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- GermEffectPart<T extends GermEffectPart<? extends DynamicBase>> - Class in com.germ.germplugin.api.dynamic.effect
-
- GermEffectPart(String) - Constructor for class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- GermEffectParticle - Class in com.germ.germplugin.api.dynamic.effect
-
The achieve of this.
- GermEffectParticle(String) - Constructor for class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- GermEffectReusable<T extends GermEffectReusable<? extends DynamicBase>> - Class in com.germ.germplugin.api.dynamic.effect
-
- GermEffectReusable(String) - Constructor for class com.germ.germplugin.api.dynamic.effect.GermEffectReusable
-
- GermEffectTexture - Class in com.germ.germplugin.api.dynamic.effect
-
- GermEffectTexture(String) - Constructor for class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- GermEffectType - Enum in com.germ.germplugin.api.dynamic.effect
-
The achieve of this.
- GermEntity - Class in com.germ.germplugin.api.adapter
-
- GermEntity(Entity) - Constructor for class com.germ.germplugin.api.adapter.GermEntity
-
- GermEntityBedrock - Class in com.germ.germplugin.api.dynamic.entity
-
- GermEntityBedrock(String) - Constructor for class com.germ.germplugin.api.dynamic.entity.GermEntityBedrock
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermEntityPart<T extends GermEntityPart<? extends DynamicBase>> - Class in com.germ.germplugin.api.dynamic.entity
-
- GermEntityPart(String) - Constructor for class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermEntityTrackerEvent - Class in com.germ.germplugin.api.event.bukkit
-
- GermEntityTrackerEvent(Player, int, GermEntityTrackerEvent.Type) - Constructor for class com.germ.germplugin.api.event.bukkit.GermEntityTrackerEvent
-
- GermEntityTrackerEvent.Type - Enum in com.germ.germplugin.api.event.bukkit
-
- GermGuiButton - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiButton(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- GermGuiButton.EventType - Enum in com.germ.germplugin.api.dynamic.gui
-
- GermGuiButtonEvent - Class in com.germ.germplugin.api.event.gui
-
玩家操作按钮会触发该事件
- GermGuiButtonEvent(GermGuiScreen, GermGuiButton, GermGuiButton.EventType) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiButtonEvent
-
- GermGuiCallback<E extends java.lang.Enum<?>,T extends GermGuiPart<? extends DynamicBase>> - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiCallback(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiCallback
-
- GermGuiCallback.CallBackMachine - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiCanvas - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiCanvas(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- GermGuiCanvas.Drag - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiCheckbox - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiCheckbox(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- GermGuiCheckbox.EventType - Enum in com.germ.germplugin.api.dynamic.gui
-
- GermGuiCheckboxEvent - Class in com.germ.germplugin.api.event.gui
-
玩家操作复选框会触发该事件
- GermGuiCheckboxEvent(GermGuiScreen, GermGuiCheckbox, GermGuiCheckbox.EventType) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiCheckboxEvent
-
- GermGuiClickEvent - Class in com.germ.germplugin.api.event.gui
-
玩家在打开任意一个萌芽 GUI 时 点击窗口会触发该事件
- GermGuiClickEvent(GermGuiScreen, GermGuiScreen.ScreenType, GermGuiScreen, GermGuiPart<? extends DynamicBase>, GermGuiScreen.ClickType, int, int) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- GermGuiClosedEvent - Class in com.germ.germplugin.api.event.gui
-
玩家按ESC、客户端突然关闭...等 由客户端发包触发该事件
- GermGuiClosedEvent(Player, GermGuiScreen) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiClosedEvent
-
- GermGuiColor - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiColor(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- GermGuiEntity - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiEntity(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- GermGuiFrame - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiFrame(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- GermGuiGif - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiGif(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- GermGuiInput - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiInput(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- GermGuiInput.EventType - Enum in com.germ.germplugin.api.dynamic.gui
-
- GermGuiInputEvent - Class in com.germ.germplugin.api.event.gui
-
玩家对输入槽按下 enter 会触发该事件 此时 GermGuiInput.InputType 为 ENTER
如果输入槽开启了 sync ,玩家改变输入槽的内容就会触发该事件 GermGuiInput.InputType 为 INPUT
- GermGuiInputEvent(GermGuiScreen, GermGuiInput, String, GermGuiInput.EventType) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiInputEvent
-
- GermGuiItem - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiItem(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- GermGuiLabel - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiLabel(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- GermGuiLabel.Align - Enum in com.germ.germplugin.api.dynamic.gui
-
- GermGuiLayout - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiLayout() - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermGuiOpenedEvent - Class in com.germ.germplugin.api.event.gui
-
窗口被打开后触发这个事件
子窗口被打开也会触发这个事件
- GermGuiOpenedEvent(GermGuiScreen, GermGuiScreen.ScreenLevel, GermGuiScreen.ScreenType) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiOpenedEvent
-
- GermGuiOpenEvent - Class in com.germ.germplugin.api.event.gui
-
- GermGuiOpenEvent(Player, String) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiOpenEvent
-
- GermGuiOptions - Class in com.germ.germplugin.api.dynamic.gui
-
无法动态更新
- GermGuiOptions() - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- GermGuiOptions.Drag - Class in com.germ.germplugin.api.dynamic.gui
-
*********************************************************************************
- GermGuiOptions.Script - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiPart<T extends GermGuiPart<? extends DynamicBase>> - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiPart(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- GermGuiParticle - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiParticle(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiParticle
-
- GermGuiPartMapping - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiPartMapping() - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiPartMapping
-
- GermGuiScreen - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiScreen(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
新建一个界面
- GermGuiScreen(String, boolean) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- GermGuiScreen(String, ConfigurationSection) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- GermGuiScreen.ClickType - Enum in com.germ.germplugin.api.dynamic.gui
-
点击类型
- GermGuiScreen.ScreenLevel - Enum in com.germ.germplugin.api.dynamic.gui
-
- GermGuiScreen.ScreenType - Enum in com.germ.germplugin.api.dynamic.gui
-
- GermGuiScroll - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiScroll(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- GermGuiSlot - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiSlot(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- GermGuiSlot.EventType - Enum in com.germ.germplugin.api.dynamic.gui
-
- GermGuiSlotClickEvent - Class in com.germ.germplugin.api.event.gui
-
- GermGuiSlotClickEvent(GermGuiScreen, GermGuiSlot.EventType, GermGuiSlot, ItemStack, ItemStack) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- GermGuiSlotPreClickEvent - Class in com.germ.germplugin.api.event.gui
-
玩家对槽位点击会触发该事件
在处理槽位与鼠标物品合并之前触发
可以修改鼠标和槽位里的物品
- GermGuiSlotPreClickEvent(GermGuiScreen, GermGuiSlot.EventType, GermGuiSlot) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- GermGuiSlotSavedEvent - Class in com.germ.germplugin.api.event.gui
-
当有物品槽保存在拓展槽位时会触发该事件
可以做到储存在数据库前替换掉物品,可以做黑名单过滤等
- GermGuiSlotSavedEvent(String, String, ItemStack, ItemStack) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
- GermGuiSlotSaveEvent - Class in com.germ.germplugin.api.event.gui
-
当有物品槽保存在拓展槽位时会触发该事件
可以做到储存在数据库前替换掉物品,可以做黑名单过滤等
- GermGuiSlotSaveEvent(String, String, ItemStack, ItemStack) - Constructor for class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
- GermGuiTexture - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiTexture(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- GermGuiType - Enum in com.germ.germplugin.api.dynamic.gui
-
The achieve of this.
- GermGuiVideo - Class in com.germ.germplugin.api.dynamic.gui
-
- GermGuiVideo(String) - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- GermHeldSpecialItemEvent - Class in com.germ.germplugin.api.event
-
- GermHeldSpecialItemEvent(Player, String, boolean, ConfigurationSection) - Constructor for class com.germ.germplugin.api.event.GermHeldSpecialItemEvent
-
- GermHoverSlotAsyncEvent - Class in com.germ.germplugin.api.event
-
- GermHoverSlotAsyncEvent(Player, ItemStack) - Constructor for class com.germ.germplugin.api.event.GermHoverSlotAsyncEvent
-
- GermHudAPI - Class in com.germ.germplugin.api
-
- GermHudAPI() - Constructor for class com.germ.germplugin.api.GermHudAPI
-
- GermInteractEntityEvent - Class in com.germ.germplugin.api.event
-
- GermInteractEntityEvent(Player, int, Vector, GermInteractEntityEvent.InteractType, GermInteractEntityEvent.Hand) - Constructor for class com.germ.germplugin.api.event.GermInteractEntityEvent
-
- GermInteractEntityEvent.Hand - Enum in com.germ.germplugin.api.event
-
- GermInteractEntityEvent.InteractType - Enum in com.germ.germplugin.api.event
-
- GermItemArmour - Class in com.germ.germplugin.api.dynamic.item
-
- GermItemArmour(String) - Constructor for class com.germ.germplugin.api.dynamic.item.GermItemArmour
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermItemArmourersWorkshop - Class in com.germ.germplugin.api.dynamic.item
-
- GermItemArmourersWorkshop(String) - Constructor for class com.germ.germplugin.api.dynamic.item.GermItemArmourersWorkshop
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermItemBedrockEdition - Class in com.germ.germplugin.api.dynamic.item
-
- GermItemBedrockEdition(String) - Constructor for class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermItemBlock - Class in com.germ.germplugin.api.dynamic.item
-
- GermItemBlock(String) - Constructor for class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermItemEffect - Class in com.germ.germplugin.api.dynamic.item
-
- GermItemEffect(String) - Constructor for class com.germ.germplugin.api.dynamic.item.GermItemEffect
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermItemIcon - Class in com.germ.germplugin.api.dynamic.item
-
- GermItemIcon(String) - Constructor for class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermItemJavaEdition - Class in com.germ.germplugin.api.dynamic.item
-
- GermItemJavaEdition(String) - Constructor for class com.germ.germplugin.api.dynamic.item.GermItemJavaEdition
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermItemManager - Class in com.germ.germplugin.api.dynamic.item
-
- GermItemManager() - Constructor for class com.germ.germplugin.api.dynamic.item.GermItemManager
-
- GermItemPart<T extends GermItemPart<? extends DynamicBase>> - Class in com.germ.germplugin.api.dynamic.item
-
The achieve of this.
- GermItemPart(String) - Constructor for class com.germ.germplugin.api.dynamic.item.GermItemPart
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermItemType - Enum in com.germ.germplugin.api.dynamic.item
-
- GermKeyAPI - Class in com.germ.germplugin.api
-
- GermKeyAPI() - Constructor for class com.germ.germplugin.api.GermKeyAPI
-
- GermKeyDownEvent - Class in com.germ.germplugin.api.event
-
事件如名字
- GermKeyDownEvent(Player, int, KeyBinding) - Constructor for class com.germ.germplugin.api.event.GermKeyDownEvent
-
- GermKeyUpEvent - Class in com.germ.germplugin.api.event
-
事件如名字
- GermKeyUpEvent(Player, int, KeyBinding) - Constructor for class com.germ.germplugin.api.event.GermKeyUpEvent
-
- GermNavigateFinishEvent - Class in com.germ.germplugin.api.event
-
- GermNavigateFinishEvent(Player, String, String) - Constructor for class com.germ.germplugin.api.event.GermNavigateFinishEvent
-
- GermPacketAPI - Class in com.germ.germplugin.api
-
数据包 API 是一些核心内容
不过我会在后面尽量的封装,少涉及直接使用这些
- GermPacketAPI() - Constructor for class com.germ.germplugin.api.GermPacketAPI
-
- GermPlaceholderRequestEvent - Class in com.germ.germplugin.api.event
-
- GermPlaceholderRequestEvent(Player, String) - Constructor for class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- GermPlateSelectedEvent - Class in com.germ.germplugin.api.event
-
- GermPlateSelectedEvent(Player, int, int) - Constructor for class com.germ.germplugin.api.event.GermPlateSelectedEvent
-
- GermPlayer - Class in com.germ.germplugin.api.adapter
-
- GermPlayer(Player) - Constructor for class com.germ.germplugin.api.adapter.GermPlayer
-
- GermPlayerBendEvent - Class in com.germ.germplugin.api.event
-
- GermPlayerBendEvent(Player, AnimDataDTO) - Constructor for class com.germ.germplugin.api.event.GermPlayerBendEvent
-
- GermPlayerJumpEvent - Class in com.germ.germplugin.api.event.bukkit
-
- GermPlayerJumpEvent(Player) - Constructor for class com.germ.germplugin.api.event.bukkit.GermPlayerJumpEvent
-
- GermPlayerLoadWorldEvent - Class in com.germ.germplugin.api.event
-
- GermPlayerLoadWorldEvent(Player) - Constructor for class com.germ.germplugin.api.event.GermPlayerLoadWorldEvent
-
- GermPlayerPointToEntityEvent - Class in com.germ.germplugin.api.event
-
玩家指向其他实体时触发
- GermPlayerPointToEntityEvent(Player, Entity, UUID, int, int) - Constructor for class com.germ.germplugin.api.event.GermPlayerPointToEntityEvent
-
- GermPlayerPointToEntityEvent.EventType - Enum in com.germ.germplugin.api.event
-
- GermReceiveDosEvent - Class in com.germ.germplugin.api.event
-
当客户端执行无法处理的dos时会发送到服务端请求执行
- GermReceiveDosEvent(Player, GermGuiScreen, GermGuiPart<? extends DynamicBase>, String, String) - Constructor for class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- GermReceivePostEvent - Class in com.germ.germplugin.api.event
-
- GermReceivePostEvent(Player, String, Map<String, Object>) - Constructor for class com.germ.germplugin.api.event.GermReceivePostEvent
-
- GermReloadEvent - Class in com.germ.germplugin.api.event
-
- GermReloadEvent() - Constructor for class com.germ.germplugin.api.event.GermReloadEvent
-
- GermSendSrcEvent - Class in com.germ.germplugin.api.event
-
当 服务端 发送一个
RootType
中任意一个文件时 触发此事件
你可以监听这个事件,在发送时修改这些文件
- GermSendSrcEvent(Player, RootType, String, YamlConfiguration) - Constructor for class com.germ.germplugin.api.event.GermSendSrcEvent
-
- GermSkinAPI - Class in com.germ.germplugin.api
-
The achieve of this.
- GermSkinAPI() - Constructor for class com.germ.germplugin.api.GermSkinAPI
-
- GermSkinArmourersWorkshop - Class in com.germ.germplugin.api.dynamic.skin
-
- GermSkinArmourersWorkshop() - Constructor for class com.germ.germplugin.api.dynamic.skin.GermSkinArmourersWorkshop
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermSkinBedrock - Class in com.germ.germplugin.api.dynamic.skin
-
- GermSkinBedrock() - Constructor for class com.germ.germplugin.api.dynamic.skin.GermSkinBedrock
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermSkinEffect - Class in com.germ.germplugin.api.dynamic.skin
-
- GermSkinEffect() - Constructor for class com.germ.germplugin.api.dynamic.skin.GermSkinEffect
-
推荐开发者在设置 indexName 时为插件全称小写加rootType加名字
例如在注册一个动画时 indexName=germplugin_animation_透明动画
来避免相同名字的覆盖等一些不必要的麻烦
- GermSkinRequestEvent - Class in com.germ.germplugin.api.event
-
客户端需要收到 某个玩家对某个玩家模型的时装请求时触发
- GermSkinRequestEvent(Player, UUID, SkinType, String) - Constructor for class com.germ.germplugin.api.event.GermSkinRequestEvent
-
- GermSlotAPI - Class in com.germ.germplugin.api
-
关于槽位的一些API
这一部分是拓展槽位的储存和获取方法
如果你要写槽位,你也可以编写自己的储存逻辑
- GermSlotAPI() - Constructor for class com.germ.germplugin.api.GermSlotAPI
-
- GermSlotAPI.MinecraftSlotConsumer - Enum in com.germ.germplugin.api
-
- GermSlotAPI.MinecraftSlotFactory - Enum in com.germ.germplugin.api
-
- GermSlotAPI.SlotDAOHandler - Interface in com.germ.germplugin.api
-
- GermSpecialItemEvent - Class in com.germ.germplugin.api.event
-
- GermSpecialItemEvent(Player, String, String, ConfigurationSection) - Constructor for class com.germ.germplugin.api.event.GermSpecialItemEvent
-
- GermSpecialPlayerAnimEvent - Class in com.germ.germplugin.api.event
-
玩家使用SpecialItem时触发动作事件
- GermSpecialPlayerAnimEvent(Player, String, String, String) - Constructor for class com.germ.germplugin.api.event.GermSpecialPlayerAnimEvent
-
- GermSrcManager - Class in com.germ.germplugin.api
-
- GermSrcManager() - Constructor for class com.germ.germplugin.api.GermSrcManager
-
- GermSrcManager.RegisterType - Enum in com.germ.germplugin.api
-
- GermSrcManager.SrcData - Class in com.germ.germplugin.api
-
- GermSrcPreReloadEvent - Class in com.germ.germplugin.api.event
-
- GermSrcPreReloadEvent(GermSrcManager) - Constructor for class com.germ.germplugin.api.event.GermSrcPreReloadEvent
-
- GermSrcRegisterEvent - Class in com.germ.germplugin.api.event
-
- GermSrcRegisterEvent(GermSrcManager.SrcData) - Constructor for class com.germ.germplugin.api.event.GermSrcRegisterEvent
-
- GermSrcReloadEvent - Class in com.germ.germplugin.api.event
-
- GermSrcReloadEvent(GermSrcManager) - Constructor for class com.germ.germplugin.api.event.GermSrcReloadEvent
-
- get(Object) - Method in class com.germ.germplugin.api.dynamic.SimpleMap
-
或者键的值
可能会返回null
- get(Object, Class<O>) - Method in class com.germ.germplugin.api.dynamic.SimpleMap
-
- get(HandleTrigger) - Method in interface com.germ.germplugin.api.handle.HandleFactory
-
- get(String) - Method in class com.germ.germplugin.api.script.JexlContext
-
- getAcltX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getAcltY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getAcltZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getAdaptedEntity(int) - Static method in class com.germ.germplugin.api.adapter.GermAdapter
-
- getAir() - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- getAlgorithm() - Method in class com.germ.germplugin.api.bean.CameraShakeDTO
-
- getAliases() - Method in interface com.germ.germplugin.api.slotitemprovider.SlotItemProvider
-
- getAlign() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getAlign() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getAlign(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiLabel.Align
-
- getAlign() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getAllFalse() - Method in class com.germ.germplugin.api.condition.ExpressionCondition
-
- getAllGermSlotIdentity() - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getAllGermSlotItemStacks(Player) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getAllGermSlotItemStacks(String) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
Deprecated.
- getAllGuiParts(Class<T>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getAllGuiParts(Class<T>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getAllGuiParts(Class<T>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getAllGuiParts(Class<T>) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartContainer
-
- getAllIdentitys() - Method in interface com.germ.germplugin.api.GermSlotAPI.SlotDAOHandler
-
- getAllTrue() - Method in class com.germ.germplugin.api.condition.ExpressionCondition
-
- getAnim() - Method in class com.germ.germplugin.api.event.GermSpecialPlayerAnimEvent
-
- getAnimationClass() - Method in enum com.germ.germplugin.api.dynamic.animation.GermAnimationType
-
- getAnimationClassFromType(Object) - Static method in enum com.germ.germplugin.api.dynamic.animation.GermAnimationType
-
- getAnimationGroup(ConfigurationSection) - Static method in class com.germ.germplugin.api.dynamic.animation.AnimationGroup
-
根据配置生成一个动画组
- getAnimationPath() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getAnimationPath() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- getAnimationPath() - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.animation.AnimationGroup
-
- getAnimations() - Method in interface com.germ.germplugin.api.dynamic.animation.IAnimatable
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getAnimData() - Method in class com.germ.germplugin.api.event.GermPlayerBendEvent
-
- getAnimState() - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- getArgumentType() - Method in class com.germ.germplugin.api.command.CommandIndexer
-
- getAt() - Method in class com.germ.germplugin.api.event.GermInteractEntityEvent
-
- getAttackDamageDelay() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getBackground() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
*********************************************************************************
- getBackground() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getBlockPos() - Method in class com.germ.germplugin.api.util.RayTrackResult
-
- getBlur() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getBoots() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getBootsSerializer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getBoundingHeight() - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- getBoundingLength() - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- getBoundingWidth() - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- getBreakSpeed() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getBrightness() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getCacheUrls() - Method in class com.germ.germplugin.api.GermSrcManager
-
- getCalculate(Player, String) - Static method in class com.germ.germplugin.api.dynamic.gui.GuiManager
-
如果坐标中有 w h 之类的东西,计算出数值
- getCallbackHandler(E) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback
-
- getCallbackHandler(E) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartCallback
-
- getCancelledDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCancelledScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCategory() - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- getCdk() - Method in interface com.germ.germplugin.api.verify.IVerifyPlugin
-
- getChecked() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedAlign() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedFont() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedFontSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedOffsetX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedOffsetY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedOffsetZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedOmitWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedStroke() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedStrokeColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedTexts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedTextScale() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getCheckedWidthU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getChestplate() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getChestplateSerializer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getChildGuiScreens() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getClickDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getClickDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getClickedGuiScreen() - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
获得点击的界面
请注意!
- getClickedPart() - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- getClickReleaseDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getClickReleaseScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getClickScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getClickScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getClickSound() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getClickSound() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getClickSound() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getClickType(int) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiScreen.ClickType
-
- getClickType(int) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiSlot.EventType
-
- getClickType() - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- getClickX() - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- getClickY() - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- getClosedHandler() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getCloseDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getCloseScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getCollisionCount() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- getColorString(String) - Method in class com.germ.germplugin.api.yaml.YamlRoot
-
- getColorString(String, String) - Method in class com.germ.germplugin.api.yaml.YamlRoot
-
- getColorStringList(String) - Method in class com.germ.germplugin.api.yaml.YamlRoot
-
- getCommandHandler() - Method in class com.germ.germplugin.api.command.CommandIndexer
-
- getConditionMachine(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback.CallBackMachine
-
- getConditionMachine(String) - Method in interface com.germ.germplugin.api.handle.HandleTrigger
-
- getConditionMachineMap() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback.CallBackMachine
-
- getConfig() - Method in class com.germ.germplugin.api.event.GermHeldSpecialItemEvent
-
- getConfig() - Method in class com.germ.germplugin.api.event.GermSpecialItemEvent
-
- getCooldownCondition() - Method in class com.germ.germplugin.api.condition.ConditionMachine
-
- getCooldownConditionMessages() - Static method in class com.germ.germplugin.api.condition.CooldownCondition
-
- getCooling(Player) - Method in class com.germ.germplugin.api.condition.CooldownCondition
-
获得冷却时长
- getCursor() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
获得当前鼠标上的物品
- getCursor() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- getCursorResult() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
正常情况下
当玩家拿着物品点击空槽位时
该方法会返回一个ItemStack
并且Material.AIR
当玩家拿着物品并且这个物品会和槽位的物品合并时
该方法会返回处理后按照正常逻辑处理后的结果
当玩家拿着空气点击有物品的槽位时
该方法会返回槽位中的物品
- getCycle() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- getCycle() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getCycle() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- getCycle() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getCycle() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getCycle() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getData() - Method in class com.germ.germplugin.api.bean.RequestDataDTO
-
- getData() - Method in class com.germ.germplugin.api.bean.RespondDataDTO
-
- getData() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getData() - Method in class com.germ.germplugin.api.event.GermBedrockAnimCmdEvent
-
- getDatabase(Player) - Static method in class com.germ.germplugin.api.util.PlayerDatabaseUtil
-
- getDatabase(String) - Static method in class com.germ.germplugin.api.util.PlayerDatabaseUtil
-
- getDataMap() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getDataMap() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getDataScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getDate() - Static method in class com.germ.germplugin.api.util.DateUtil
-
- getDefaultKey() - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- getDefaultPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getDefaultPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getDelay() - Method in class com.germ.germplugin.api.condition.CooldownCondition
-
- getDelay() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- getDescription() - Method in class com.germ.germplugin.api.command.CommandHandler
-
- getDirection(Player) - Static method in class com.germ.germplugin.api.util.PlayerDirectionUtil
-
- getDisplayName(ItemStack) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- getDistance() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
Deprecated.
- getDistanceX() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- getDistanceY() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- getDistanceZ() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- getDos() - Method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
Deprecated.
- getDosContent() - Method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- getDosId() - Method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- getDosType(int) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiButton.EventType
-
- getDosType(int) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox.EventType
-
- getDrag() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getDrag() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getDuration() - Method in class com.germ.germplugin.api.bean.CameraShakeDTO
-
- getDuration() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- getDuration() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
*********************************************************************************
- getDuration() - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- getEffectClass() - Method in enum com.germ.germplugin.api.dynamic.effect.GermEffectType
-
- getEffectClassFromType(Object) - Static method in enum com.germ.germplugin.api.dynamic.effect.GermEffectType
-
- getEffectEntities(Predicate<EffectManager.EffectEntity>) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
- getEffectIndex() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getEffectName() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
在默认情况下 indexName和effectName相同
除非用EffectManager调用 可以复用一个effectPart
- getEffectName() - Method in class com.germ.germplugin.api.dynamic.item.GermItemEffect
-
- getEffectName() - Method in class com.germ.germplugin.api.event.GermNavigateFinishEvent
-
- getEffectPart() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getEmptyPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getEnable() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getEnable() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getEndColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- getEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getEnterDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- getEnterScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- getEntity() - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- getEntity() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getEntity() - Method in class com.germ.germplugin.api.event.bukkit.GermEntityTrackerEvent
-
- getEntity() - Method in class com.germ.germplugin.api.event.GermPlayerPointToEntityEvent
-
- getEntity(String) - Static method in class com.germ.germplugin.api.util.BukkitUtil
-
- getEntity(UUID) - Static method in class com.germ.germplugin.api.util.BukkitUtil
-
- getEntity(Player, String) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- getEntityByID(World, int) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- getEntityData(Player, String) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- getEntityHeight() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getEntityHit() - Method in class com.germ.germplugin.api.util.RayTrackResult
-
- getEntityId() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getEntityId() - Method in class com.germ.germplugin.api.event.bukkit.GermEntityTrackerEvent
-
- getEntityId() - Method in class com.germ.germplugin.api.event.GermInteractEntityEvent
-
- getEntityId() - Method in class com.germ.germplugin.api.event.GermPlayerPointToEntityEvent
-
- getEntityId() - Method in interface com.germ.germplugin.api.util.EntityUtil.EntityData
-
- getEntityId(Player, String) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- getEntityMeta(Entity, String, Class<T>) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- getEntityName(Entity) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- getEntityWidth() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getEnumType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback.CallBackMachine
-
- getEventType() - Method in class com.germ.germplugin.api.event.GermArmorChangeEvent
-
获取事件触发类型
- getEventType() - Method in class com.germ.germplugin.api.event.GermPlayerPointToEntityEvent
-
- getEventType() - Method in class com.germ.germplugin.api.event.gui.GermGuiButtonEvent
-
- getEventType() - Method in class com.germ.germplugin.api.event.gui.GermGuiCheckboxEvent
-
- getEventType() - Method in class com.germ.germplugin.api.event.gui.GermGuiInputEvent
-
- getEventType() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- getEventType() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- getExpressionCondition() - Method in class com.germ.germplugin.api.condition.ConditionMachine
-
- getExpressionConditionMessages() - Static method in class com.germ.germplugin.api.condition.ExpressionCondition
-
- getFadeIn() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- getFadeOut() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- getField(Class<?>, String) - Static method in class com.germ.germplugin.api.util.ReflectionUtil
-
获取指定类的字段,字段名区分大小写。
- getFile() - Method in class com.germ.germplugin.api.yaml.YamlRoot
-
- getFileNames() - Method in enum com.germ.germplugin.api.RootType
-
- getFillEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getFillEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getFillHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getFillPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getFillSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getFillSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getFillStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getFillStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getFillWidthU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getFillX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- getFillY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- getFocusPart() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getFold() - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- getFont() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getFont() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getFont() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getFontSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getFontSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getFontSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getFormatEntityId(Player, Entity) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- getFormatMessage(String, Object...) - Static method in class com.germ.germplugin.api.util.LogUtil
-
- getFrames() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getFrames() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getFrom() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- getFrom() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- getFromA() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getFromAObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getFromB() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getFromBObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getFromG() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getFromGObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getFromIdentity(String, String) - Method in interface com.germ.germplugin.api.GermSlotAPI.SlotDAOHandler
-
- getFromIdentitys(String, Collection<String>) - Method in interface com.germ.germplugin.api.GermSlotAPI.SlotDAOHandler
-
- getFromObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- getFromObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- getFromR() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getFromRObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getFromX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getFromXObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getFromY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getFromYObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getFromZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getFromZObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getGapX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- getGapY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- getGermAnimationPart(String, ConfigurationSection) - Static method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
根据yaml生成配置文件,传入的配置应该可以直接指明一个动画
type: 0
duration: 1000
moveX: "99"
moveY: "99"
moveZ: "99"
- getGermAnimationPart(String, String, ConfigurationSection) - Static method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- getGermAnimationPart(String, String, YamlConfiguration) - Static method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- getGermEffectPart(String, ConfigurationSection) - Static method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
根据yaml生成配置文件,传入的配置应该可以直接指名一个组件
type: 0
path: "textures/misc/logo.png"
width: "99"
height: "100"
locationX: "99"
locationY: "99"
- getGermEffectPart(String, String, ConfigurationSection) - Static method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getGermEffectPart(String, String, YamlConfiguration) - Static method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getGermGuiButton() - Method in class com.germ.germplugin.api.event.gui.GermGuiButtonEvent
-
- getGermGuiCheckbox() - Method in class com.germ.germplugin.api.event.gui.GermGuiCheckboxEvent
-
- getGermGuiInput() - Method in class com.germ.germplugin.api.event.gui.GermGuiInputEvent
-
- getGermGuiLayout() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
*********************************************************************************
- getGermGuiPart() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback.CallBackMachine
-
- getGermGuiPart(String, ConfigurationSection) - Static method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
根据yaml生成配置文件,传入的配置应该可以直接指明一个GUI组件
type: 0
path: "textures/misc/logo.png"
width: "99"
height: "100"
locationX: "99"
locationY: "99"
- getGermGuiPart(String, ConfigurationSection, MappingType) - Static method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getGermGuiPart(String, String, ConfigurationSection) - Static method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getGermGuiPart(String, String, YamlConfiguration) - Static method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getGermGuiPart() - Method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- getGermGuiPartClass() - Method in enum com.germ.germplugin.api.dynamic.gui.GermGuiType
-
- getGermGuiPartClass(Object) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiType
-
- getGermGuiPartType(Object) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiType
-
- getGermGuiScreen() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
在界面未打开的情况下 通常是空的
- getGermGuiScreen(String) - Static method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
新建一个空界面
- getGermGuiScreen(String, YamlConfiguration) - Static method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getGermGuiScreen(String, String, YamlConfiguration) - Static method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getGermGuiScreen(String, ConfigurationSection) - Static method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
直接将yml内的配置文件转化为界面
- getGermGuiScreen() - Method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- getGermGuiScreen() - Method in class com.germ.germplugin.api.event.gui.GermGuiButtonEvent
-
- getGermGuiScreen() - Method in class com.germ.germplugin.api.event.gui.GermGuiCheckboxEvent
-
- getGermGuiScreen() - Method in class com.germ.germplugin.api.event.gui.GermGuiClosedEvent
-
- getGermGuiScreen() - Method in class com.germ.germplugin.api.event.gui.GermGuiInputEvent
-
- getGermGuiScreen() - Method in class com.germ.germplugin.api.event.gui.GermGuiOpenedEvent
-
- getGermGuiScreen() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- getGermGuiScreen() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- getGermGuiSlot() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- getGermGuiSlot() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- getGermSlotIdentitysAndItemStacks(Player, Collection<String>) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getGermSlotIdentitysAndItemStacks(String, Collection<String>) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getGermSlotItemStacks(Player, List<String>) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
Deprecated.
- getGermSlotItemStacks(Player, Collection<String>) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getGermSlotItemStacks(String, Collection<String>) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getGermSrcManager() - Method in class com.germ.germplugin.api.event.GermSrcPreReloadEvent
-
- getGermSrcManager() - Method in class com.germ.germplugin.api.event.GermSrcReloadEvent
-
- getGermSrcManager() - Static method in class com.germ.germplugin.api.GermSrcManager
-
- getGroup() - Method in class com.germ.germplugin.api.condition.CooldownCondition
-
- getGroup() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getGui() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- getGuiName() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- getGuiName() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
界面的名字
- getGuiName() - Method in class com.germ.germplugin.api.event.gui.GermGuiOpenEvent
-
- getGuiPart(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getGuiPart(String, Class<T>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getGuiPart(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
根据索引名获取部件
如果要获取组件内部的某个组件,例如滚动框A内的组件B
那么要写 getGuiPart("A$B")
如果组件B又是一个可以包含其他组件的组件,例如包含了C
那么就是 getGuiPart("A$B$C")
- getGuiPart(String, Class<T>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
根据索引名获取部件
如果要获取组件内部的某个组件,例如滚动框A内的组件B
那么要写 getGuiPart("A$B")
如果组件B又是一个可以包含其他组件的组件,例如包含了C
那么就是 getGuiPart("A$B$C")
- getGuiPart(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getGuiPart(String, Class<T>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getGuiPart(String) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartContainer
-
- getGuiPart(String, Class<T>) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartContainer
-
- getGuiParts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getGuiParts(Class<T>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getGuiParts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
获得界面的GUI部件列表
- getGuiParts(Class<T>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
根据类型获取部件
- getGuiParts(Class<T>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getGuiParts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getGuiParts() - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartContainer
-
- getGuiParts(Class<T>) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartContainer
-
- getGuiSlotFromIdentity(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getGuiSlotFromIdentity(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getGuiSlotFromIdentity(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getGuiSlotFromIdentity(String) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartContainer
-
- getGuiSrc() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- getHand() - Method in class com.germ.germplugin.api.event.GermInteractEntityEvent
-
- getHandleMap() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback.CallBackMachine
-
- getHandleName() - Method in class com.germ.germplugin.api.event.GermSpecialItemEvent
-
在某个specialItem中的handleName 例如会返回例如会返回misc/default.yml -> SpecialItem -> attack1或者attack2
- getHandleName() - Method in class com.germ.germplugin.api.event.GermSpecialPlayerAnimEvent
-
- getHandler(E) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback
-
- getHandler(E) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartCallback
-
Deprecated.
- getHandlerList() - Static method in class com.germ.germplugin.api.event.bukkit.GermEntityTrackerEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.bukkit.GermPlayerJumpEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermArmorChangeEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermBedrockAnimCmdEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermClientLinkedEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermDeleteSrcEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermHeldSpecialItemEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermHoverSlotAsyncEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermInteractEntityEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermKeyDownEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermKeyUpEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermNavigateFinishEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermPlateSelectedEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermPlayerBendEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermPlayerLoadWorldEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermPlayerPointToEntityEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermReceivePostEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermReloadEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermSkinRequestEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermSpecialItemEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermSpecialPlayerAnimEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermSrcPreReloadEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermSrcRegisterEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.GermSrcReloadEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiButtonEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiCheckboxEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiClosedEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiInputEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiOpenedEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiOpenEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.safer.SafePlayerCycleSaveEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.safer.SafePlayerLoadEvent
-
- getHandlerList() - Static method in class com.germ.germplugin.api.safer.SafePlayerSaveEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.bukkit.GermEntityTrackerEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.bukkit.GermPlayerJumpEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermArmorChangeEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermBedrockAnimCmdEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermClientLinkedEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermDeleteSrcEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermHeldSpecialItemEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermHoverSlotAsyncEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermInteractEntityEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermKeyDownEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermKeyUpEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermNavigateFinishEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermPlateSelectedEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermPlayerBendEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermPlayerLoadWorldEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermPlayerPointToEntityEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermReceivePostEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermReloadEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermSkinRequestEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermSpecialItemEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermSpecialPlayerAnimEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermSrcPreReloadEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermSrcRegisterEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.GermSrcReloadEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiButtonEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiCheckboxEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiClosedEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiInputEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiOpenedEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiOpenEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.safer.SafePlayerCycleSaveEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.safer.SafePlayerLoadEvent
-
- getHandlers() - Method in class com.germ.germplugin.api.safer.SafePlayerSaveEvent
-
- getHasAmount() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getHasEmptySlotAmount() - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- getHasLevel() - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- getHasMoney() - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- getHasPermissions() - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getHeight() - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartResizeable
-
- getHeightH() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getHelmet() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getHelmetSerializer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getHelp() - Method in class com.germ.germplugin.api.command.CommandHandler
-
- getHitVec() - Method in class com.germ.germplugin.api.util.RayTrackResult
-
- getHoverAlign() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverAlign() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverAnimations() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverEndU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverEndV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverFont() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverFont() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverFontSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverFontSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverHeightV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverOmitWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverOmitWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverSound() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverSound() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverSound() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getHoverSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverStroke() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverStroke() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverStrokeColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverStrokeColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverTextOffsetX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverTextOffsetY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverTextOffsetZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverTexts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverTexts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverTextScale() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverTextScale() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHoverTextSplitWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverWidthU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getHoverWidthU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getHz() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getHz() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getHz() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getI18NOrDisplay(ItemStack) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- getIcon() - Method in class com.germ.germplugin.api.dynamic.item.GermItemArmourersWorkshop
-
- getIcon() - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinArmourersWorkshop
-
Deprecated.
- getId() - Method in enum com.germ.germplugin.api.dynamic.gui.GermGuiScreen.ClickType
-
- getIdentity() - Method in class com.germ.germplugin.api.command.CommandHandler
-
- getIdentity() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- getIdentity() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getIdentity() - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinArmourersWorkshop
-
- getIdentity() - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinBedrock
-
- getIdentity() - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinEffect
-
- getIdentity() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
获得即将把新物品储存进数据库的槽位ID
- getIdentity() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
获得即将把新物品储存进数据库的槽位ID
- getIndex() - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- getIndex(Material, int) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getIndexName() - Method in class com.germ.germplugin.api.dynamic.DynamicBase
-
- getIndexName() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
在默认情况下 indexName和effectName相同
除非用EffectManager调用 可以复用一个effectPart
- getIndexName() - Method in class com.germ.germplugin.api.event.GermHeldSpecialItemEvent
-
在specialItem中的索引名 例如会返回misc/default.yml中的SpecialItem
- getIndexName() - Method in class com.germ.germplugin.api.event.GermNavigateFinishEvent
-
- getIndexName() - Method in class com.germ.germplugin.api.event.GermSpecialItemEvent
-
在specialItem中的索引名 例如会返回misc/default.yml中的SpecialItem
- getIndexName() - Method in class com.germ.germplugin.api.event.GermSpecialPlayerAnimEvent
-
- getInitDos() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getInitDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getInitScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getInput() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- getInput() - Method in class com.germ.germplugin.api.event.gui.GermGuiInputEvent
-
- getInputType(int) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiInput.EventType
-
- getInstance() - Static method in class com.germ.germplugin.api.dynamic.gui.GermGuiPartMapping
-
- getInteract() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getInteractCooldown() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getInteractCooldown() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getInteractCooldown() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getInteractiveDistance() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
可交互的距离 单位 格
- getInteractType() - Method in class com.germ.germplugin.api.event.GermInteractEntityEvent
-
- getInvalidSound() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getInvalidSound() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getInventoryFreeSize(Player) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
得到玩家空闲的背包格子数量
- getIp() - Method in class com.germ.germplugin.api.event.GermClientLinkedEvent
-
- getItemAmount(Player, Predicate<ItemStack>) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
得到玩家背包物品数量
- getItemClass() - Method in enum com.germ.germplugin.api.dynamic.item.GermItemType
-
- getItemClassFromType(String) - Static method in enum com.germ.germplugin.api.dynamic.item.GermItemType
-
- getItemProvider(String) - Static method in class com.germ.germplugin.api.slotitemprovider.SlotItemProviderManager
-
- getItemSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getItemStack() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- getItemStack() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- getItemStack() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getItemStack() - Method in class com.germ.germplugin.api.event.GermHoverSlotAsyncEvent
-
- getItemStack() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
Deprecated.
- getItemStack() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
Deprecated.
- getItemStack(String) - Method in interface com.germ.germplugin.api.slotitemprovider.SlotItemProvider
-
- getItemStackByID(String) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
根据ID获得物品
子ID用:隔开
- getItemStackByID(String, String) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- getItemStackCondition() - Method in class com.germ.germplugin.api.condition.ConditionMachine
-
- getItemStackConditionMessages() - Static method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getItemStackFormDatabase(Player, String) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getItemStackFormDatabase(String, String) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getItemStackFromDatabase(Player, String) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getItemStackFromDatabase(String, String) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
从数据库获取物品
- getItemStackFromIdentity(Player, String) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
根据槽位id查询物品
- getItemStackSerializer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- getKeyBinding() - Method in class com.germ.germplugin.api.event.GermKeyDownEvent
-
- getKeyBinding() - Method in class com.germ.germplugin.api.event.GermKeyUpEvent
-
- getKeyDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getKeyDownHandler(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
Deprecated.
- getKeyDownHandler(KeyType) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getKeyDownScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getKeyID() - Method in class com.germ.germplugin.api.event.GermKeyDownEvent
-
Deprecated.
- getKeyID() - Method in class com.germ.germplugin.api.event.GermKeyUpEvent
-
Deprecated.
- getKeyId() - Method in enum com.germ.germplugin.api.KeyType
-
- getKeys() - Method in class com.germ.germplugin.api.dynamic.SimpleMap
-
- getKeyScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getKeyType() - Method in class com.germ.germplugin.api.event.GermKeyDownEvent
-
- getKeyType() - Method in class com.germ.germplugin.api.event.GermKeyUpEvent
-
- getKeyTypeFromKeyId(int) - Static method in enum com.germ.germplugin.api.KeyType
-
- getKeyUpScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getLeaveDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getLeaveDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getLeaveScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getLeaveScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getLeggings() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getLeggingsSerializer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getLengthX() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getLengthY() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getLengthZ() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getLimit() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- getLineHeight() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getLineSpace() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getLocationHX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getLocationHY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getLocationVX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getLocationVY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getLocationX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- getLocationX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- getLocationX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getLocationY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- getLocationY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- getLocationY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getLocationZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getLogger(Class<?>) - Static method in class com.germ.germplugin.api.util.LogUtil
-
- getLogger(Plugin) - Static method in class com.germ.germplugin.api.util.LogUtil
-
- getLookAtX() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getLookAtX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getLookAtY() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getLookAtY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getLore() - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- getLore() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getLore(ItemStack) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- getLoreContains() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getLoreEquals() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
任何一行描述匹配即通过条件
- getLoreNotContains() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getLoreNotEquals() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getMachineCode() - Method in class com.germ.germplugin.api.event.GermClientLinkedEvent
-
- getMachineCode(Player) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
- getMainHand() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getMainHandSerializer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getMappingType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getMappingType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getMappingType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getMappingType() - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartContainer
-
- getMaskPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getMatch() - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- getMatch() - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- getMatchCondition() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getMax(int[]) - Static method in class com.germ.germplugin.api.util.ArrayUtil
-
- getMCHeight(Player) - Static method in class com.germ.germplugin.api.dynamic.gui.GuiManager
-
获得玩家窗口的高度
- getMcSlotConsumer() - Method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotConsumer
-
- getMcSlotFactory() - Method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotFactory
-
- getMCWidth(Player) - Static method in class com.germ.germplugin.api.dynamic.gui.GuiManager
-
获得玩家窗口的宽度
- getMetadata(ItemStack) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getMethodHandle(Class<?>, String, Class<?>, Class<?>...) - Static method in class com.germ.germplugin.api.util.ReflectionUtil
-
获取指定类的方法句柄
- getMethods() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getMiddleDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getMiddleScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getMinecraftSlot(Player, String) - Static method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotFactory
-
- getModel() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getModel() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getModelBlockIndexName(Block) - Static method in class com.germ.germplugin.api.GermBlockAPI
-
- getModelPath() - Method in class com.germ.germplugin.api.bean.ModelDataDTO
-
- getModelPath() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getModelPath() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- getModelPath() - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- getModelScale() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getModelScale() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- getModelScale() - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- getModifier() - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- getModVersion() - Method in class com.germ.germplugin.api.event.GermClientLinkedEvent
-
- getMoney(Player) - Static method in class com.germ.germplugin.api.util.VaultUtil
-
- getMoneyFormatInt(Player) - Static method in class com.germ.germplugin.api.util.VaultUtil
-
- getMoveX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getMoveY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getMoveZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getName() - Method in class com.germ.germplugin.api.bean.AnimDataDTO
-
- getName() - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- getName() - Method in class com.germ.germplugin.api.bean.RequestDataDTO
-
- getName() - Method in class com.germ.germplugin.api.bean.RespondDataDTO
-
- getName() - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- getName() - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- getName() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getName() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getName() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getName() - Method in class com.germ.germplugin.api.event.GermDeleteSrcEvent
-
- getName() - Method in interface com.germ.germplugin.api.safer.SaferLoader
-
- getName() - Method in class com.germ.germplugin.api.yaml.YamlRoot
-
- getName2() - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- getNameContains() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getNameEquals() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getNameNotContains() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getNameNotEquals() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getNameOrDisplay(ItemStack) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- getNbt() - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- getNbtString(ItemStack, String) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- getNearbyPlayers(Location, int) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
- getNewArmorPiece() - Method in class com.germ.germplugin.api.event.GermArmorChangeEvent
-
返回即将新穿上的盔甲,可以是一件原版盔甲,也可以是 null
- getNewItemStack() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
获得即将储存进数据库的物品
- getNewItemStack() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
获得即将储存进数据库的物品
- getNewPartName() - Method in class com.germ.germplugin.api.bean.ModelDataDTO
-
- getNextCommandIndexers() - Method in class com.germ.germplugin.api.command.CommandIndexer
-
- getNextGuiScreen() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getNot_nbt() - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- getNotAmount() - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- getNotEmptySlotAmount() - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- getNotLevel() - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- getNotMoney() - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- getNotPermissions() - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- getOffHand() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getOffHandSerializer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getOffsetX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getOffsetX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getOffsetX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- getOffsetX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- getOffsetX() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getOffsetX() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getOffsetX() - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- getOffsetY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getOffsetY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getOffsetY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- getOffsetY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- getOffsetY() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getOffsetY() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getOffsetY() - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- getOffsetZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getOffsetZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getOffsetZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- getOffsetZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- getOffsetZ() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getOffsetZ() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getOffsetZ() - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- getOldArmorPiece() - Method in class com.germ.germplugin.api.event.GermArmorChangeEvent
-
返回原本穿着的盔甲,可以是一件原版盔甲,也可以是 null
- getOldItemStack() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
获得原先储存在数据库的物品
- getOldItemStack() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
获得原先储存在数据库的物品
- getOmitWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getOmitWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getOmitWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getOnAttackSound() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getOnDamagedSound() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getOnDeathSound() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getOnIdleSound() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getOpenDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getOpenedAllGui(Player) - Static method in class com.germ.germplugin.api.dynamic.gui.GuiManager
-
- getOpenedGui(Player, String) - Static method in class com.germ.germplugin.api.dynamic.gui.GuiManager
-
- getOpenedHandler() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getOpenScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getOpenSound() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getOptions() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getOriginX() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getOriginY() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getOriginZ() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getParentGuiScreen() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getParentGuiScreen() - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- getParentPart() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getParentScreenType() - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- getPartName() - Method in class com.germ.germplugin.api.bean.ModelDataDTO
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiParticle
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.item.GermItemArmourersWorkshop
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- getPath() - Method in class com.germ.germplugin.api.dynamic.item.GermItemJavaEdition
-
- getPath() - Method in class com.germ.germplugin.api.event.GermReceivePostEvent
-
- getPath() - Method in class com.germ.germplugin.api.yaml.YamlRoot
-
- getPause() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getPause() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getPermission() - Method in class com.germ.germplugin.api.command.CommandHandler
-
- getPing(Player) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
- getPitch() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getPitch() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getPitch() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getPitch() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- getPitch() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- getPitch() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- getPitch() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- getPitch() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- getPitch() - Method in interface com.germ.germplugin.api.dynamic.effect.IEffectSightRewritable
-
- getPitch() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiParticle
-
- getPlateId() - Method in class com.germ.germplugin.api.event.GermPlateSelectedEvent
-
- getPlay() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getPlayer() - Method in class com.germ.germplugin.api.adapter.GermPlayer
-
- getPlayer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback.CallBackMachine
-
- getPlayer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
在界面未打开的情况下 通常是空的
- getPlayer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getPlayer() - Method in class com.germ.germplugin.api.event.bukkit.GermEntityTrackerEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermClientLinkedEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermHeldSpecialItemEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermHoverSlotAsyncEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermKeyDownEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermKeyUpEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermPlateSelectedEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermReceivePostEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.GermSpecialItemEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiButtonEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiCheckboxEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiClosedEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiInputEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiOpenedEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
- getPlayer() - Method in interface com.germ.germplugin.api.handle.HandleTrigger
-
- getPlayer() - Method in class com.germ.germplugin.api.safer.SafePlayerCycleSaveEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.safer.SafePlayerLoadEvent
-
- getPlayer() - Method in class com.germ.germplugin.api.safer.SafePlayerSaveEvent
-
- getPlayer(String) - Static method in class com.germ.germplugin.api.util.BukkitUtil
-
- getPlayerCondition() - Method in class com.germ.germplugin.api.condition.ConditionMachine
-
- getPlayerConditionMessages() - Static method in class com.germ.germplugin.api.condition.PlayerCondition
-
- getPlayerExact(String) - Static method in class com.germ.germplugin.api.util.BukkitUtil
-
- getPlayerHandler(E) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback
-
Deprecated.
- getPlayerHandler(E) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartCallback
-
Deprecated.
- getPlayerItemStackCooldown(Player, ItemStack) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
返回玩家对物品的冷却 返回-1是没有搜索到结果
- getPlayerName() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
- getPlayerName() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
- getPlayers(Location, double) - Static method in class com.germ.germplugin.api.util.BukkitUtil
-
- getPluginName() - Method in interface com.germ.germplugin.api.verify.IVerifyPlugin
-
- getPoints() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- getPopTime() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getPower() - Method in class com.germ.germplugin.api.bean.CameraShakeDTO
-
- getPreGuiScreen() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getPreview() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- getPriority() - Method in class com.germ.germplugin.api.condition.Condition
-
- getPriority() - Method in enum com.germ.germplugin.api.safer.SaferLoaderPriority
-
- getPriority(int) - Static method in enum com.germ.germplugin.api.safer.SaferLoaderPriority
-
- getPrivateConfig() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getQQ() - Method in class com.germ.germplugin.api.event.GermClientLinkedEvent
-
使用该方法收集玩家QQ入库,需要征集玩家同意,否则可能侵犯玩家隐私权
- getRadius() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- getRayTrace(Player, double, double) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- getReadyOpenGui(Player, String) - Static method in class com.germ.germplugin.api.dynamic.gui.GuiManager
-
- getReadyPlayer() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getRealName() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
获得真实的名字
如果这个组件是其他组件的内部组件,那么会返回:
父组件的名字$该组件的名字
- getRegisteredDos() - Static method in class com.germ.germplugin.api.GermDosAPI
-
获得被注册的DOS列表
- getRegisteredHUD() - Static method in class com.germ.germplugin.api.GermHudAPI
-
获得被注册的HUD列表
- getRegisteredKeyBinding() - Static method in class com.germ.germplugin.api.GermKeyAPI
-
- getRegisteredKeys() - Static method in class com.germ.germplugin.api.GermKeyAPI
-
获得被注册的按键列表
- getRegisterType() - Method in class com.germ.germplugin.api.GermSrcManager.SrcData
-
- getRegular() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- getRenderRange() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getRenderRange() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getReplacePartData() - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- getRequestContent() - Method in class com.germ.germplugin.api.event.GermReceivePostEvent
-
- getRequestedEntity() - Method in class com.germ.germplugin.api.event.GermSkinRequestEvent
-
这里不一定是玩家类型
例如 NPC,伪装了NPC模型的怪物
所以返回为 Entity
这里返回值可能为null 例如:被请求的实体仅存在于客户端时
- getRequestedName() - Method in class com.germ.germplugin.api.event.GermSkinRequestEvent
-
- getRequestedUUID() - Method in class com.germ.germplugin.api.event.GermSkinRequestEvent
-
- getRequestPlayer() - Method in class com.germ.germplugin.api.event.GermSkinRequestEvent
-
- getResponseContent() - Method in class com.germ.germplugin.api.event.GermReceivePostEvent
-
- getResponseScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getResult() - Method in class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- getResult(String) - Static method in class com.germ.germplugin.api.util.CalculateUtil
-
- getResult(String, Map<String, Double>) - Static method in class com.germ.germplugin.api.util.CalculateUtil
-
- getResultList() - Method in class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- getRightDos() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getRightDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getRightDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getRightReleaseDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getRightReleaseScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getRightScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getRightScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getRoll() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getRoll() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getRoll() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getRoll() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- getRoll() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- getRoll() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- getRoll() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- getRoll() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- getRoll() - Method in interface com.germ.germplugin.api.dynamic.effect.IEffectSightRewritable
-
- getRoot() - Method in class com.germ.germplugin.api.GermSrcManager.SrcData
-
- getRootType() - Method in class com.germ.germplugin.api.event.GermDeleteSrcEvent
-
- getRootType() - Method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- getRotateItem() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getRotateX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- getRotateX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getRotateX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getRotateX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getRotateX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getRotateY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- getRotateY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getRotateY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getRotateY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getRotateY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getRotateZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- getRotateZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getRotateZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getRotateZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getRotateZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getScale() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- getScale() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getScale() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiParticle
-
- getScale() - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- getScaleX() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getScaleY() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getScaleZ() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- getScreenLevel() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getScreenLevel() - Method in class com.germ.germplugin.api.event.gui.GermGuiOpenedEvent
-
- getScreenType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getScreenType() - Method in class com.germ.germplugin.api.event.gui.GermGuiOpenedEvent
-
- getScript() - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- getScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getScriptjs() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getScrollableH() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getScrollableV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getScrollDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getScrolledH() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getScrolledV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getScrollHDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getScrollHScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getScrollPreScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getScrollScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getScrollVDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getScrollVScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getSelected() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
Deprecated.
- getSelectedId() - Method in class com.germ.germplugin.api.event.GermPlateSelectedEvent
-
- getSerializedSrc() - Method in class com.germ.germplugin.api.GermSrcManager.SrcData
-
- getShape() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- getShiftClickDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShiftClickReleaseDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShiftClickReleaseScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShiftClickScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShiftMiddleDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShiftMiddleScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShiftRightDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShiftRightReleaseDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShiftRightReleaseScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShiftRightScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getShooterName() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getShowToPlayer() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getSimpleKey() - Method in enum com.germ.germplugin.api.KeyType
-
- getSimpleMap() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getSimpleMap() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- getSize() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getSize() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- getSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- getSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getSize() - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- getSkinType() - Method in class com.germ.germplugin.api.event.GermSkinRequestEvent
-
请求的时装类型
- getSliderH() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getSliderV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getSlot() - Method in enum com.germ.germplugin.api.ArmorType
-
- getSlot() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
获得槽位内的物品
- getSlot() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- getSlotDAOHandler() - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- getSlotIdentity() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- getSlotIdentity() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- getSlotResult() - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- getSoundTypeFromType(String) - Static method in enum com.germ.germplugin.api.SoundType
-
- getSpawnedEffect(String) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
- getSpawnedEffect(Player, String) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
- getSpeed() - Method in class com.germ.germplugin.api.bean.AnimDataDTO
-
- getSpeedX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getSpeedY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getSpeedZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getSplitU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getSplitV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getSplitWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getSrc() - Method in class com.germ.germplugin.api.dynamic.animation.AnimationGroup
-
- getSrc() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- getSrc() - Method in class com.germ.germplugin.api.dynamic.DynamicBase
-
- getSrc() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
获得 GUI界面的源码
- getSrc(String, RootType) - Method in class com.germ.germplugin.api.GermSrcManager
-
根据文件名字获取源码
- getSrc() - Method in class com.germ.germplugin.api.GermSrcManager.SrcData
-
- getSrcBackground() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getSrcBackground() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getSrcData() - Method in class com.germ.germplugin.api.event.GermSrcRegisterEvent
-
- getSrcDrag() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getSrcDrag() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getSrcEffect() - Method in class com.germ.germplugin.api.dynamic.item.GermItemEffect
-
- getSrcIcon() - Method in class com.germ.germplugin.api.dynamic.item.GermItemArmourersWorkshop
-
- getSrcIcon() - Method in class com.germ.germplugin.api.dynamic.item.GermItemEffect
-
- getSrcIcon() - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinArmourersWorkshop
-
Deprecated.
- getSrcItemStack() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- getSrcKeyDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getSrcLayout() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getSrcLayout() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getSrcLayout() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getSrcMatchCondition() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getSrcMatchCondition() - Method in class com.germ.germplugin.api.dynamic.item.GermItemPart
-
- getSrcMatchCondition() - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinArmourersWorkshop
-
Deprecated.
- getSrcRelativeParts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getSrcScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getSrcScrollableParts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getSrcSets() - Method in class com.germ.germplugin.api.GermSrcManager
-
- getSrcSets(RootType) - Method in class com.germ.germplugin.api.GermSrcManager
-
- getSrcSliderH() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getSrcSliderV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getStartU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getStartV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getStartX() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- getStartX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getStartY() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- getStartY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getStartZ() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- getStartZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getStay() - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- getStay() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- getStroke() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getStroke() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getStroke() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getStrokeColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getStrokeColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getStrokeColor() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getSubscript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getSubscriptSize() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getSuppliers() - Static method in class com.germ.germplugin.api.safer.SaferLoaderManager
-
- getTag(Entity, String) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- getTextOffsetX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getTextOffsetX() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getTextOffsetY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getTextOffsetY() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getTextOffsetZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getTextOffsetZ() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getTexts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getTexts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getTexts() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getTextScale() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getTextScale() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getTextSplitWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getTextureBrightness() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getTextureGlowPath() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getTextureGlowPath() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- getTextureGlowPath() - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- getTexturePath() - Method in class com.germ.germplugin.api.bean.ModelDataDTO
-
- getTexturePath() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getTexturePath() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- getTexturePath() - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- getTextureTone() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- getTextureTone() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- getTextureTone() - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- getThickness() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- getTickDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getTickDos() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getTickScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getTickScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getTime() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getTo() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- getTo() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- getToA() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getToAObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getToB() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getToBObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getToEntity() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getToG() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getToGObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getToObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- getToObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- getTooltip() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getTooltip2() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- getTopRendering() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- getToR() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getToRObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getTotal() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- getToX() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getToXObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getToY() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getToYObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getToZ() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getToZObj() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getTrackerPlayers(Entity) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
- getTriggers() - Method in class com.germ.germplugin.api.command.CommandIndexer
-
- getType() - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- getType() - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- getType() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- getType() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- getType() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- getType() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- getType() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- getType() - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- getType() - Method in enum com.germ.germplugin.api.dynamic.animation.GermAnimationType
-
- getType() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getType() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getType() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- getType() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- getType() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- getType() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- getType() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- getType() - Method in enum com.germ.germplugin.api.dynamic.effect.GermEffectType
-
- getType() - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityBedrock
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getType() - Method in enum com.germ.germplugin.api.dynamic.gui.GermGuiType
-
- getType() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getType() - Method in class com.germ.germplugin.api.dynamic.item.GermItemArmour
-
- getType() - Method in class com.germ.germplugin.api.dynamic.item.GermItemArmourersWorkshop
-
- getType() - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- getType() - Method in class com.germ.germplugin.api.dynamic.item.GermItemEffect
-
- getType() - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- getType() - Method in class com.germ.germplugin.api.dynamic.item.GermItemJavaEdition
-
- getType() - Method in enum com.germ.germplugin.api.dynamic.item.GermItemType
-
- getType() - Method in class com.germ.germplugin.api.event.bukkit.GermEntityTrackerEvent
-
- getType() - Method in class com.germ.germplugin.api.event.GermArmorChangeEvent
-
- getType() - Method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotConsumer
-
- getType() - Method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotFactory
-
- getTypeId() - Method in enum com.germ.germplugin.api.dynamic.animation.GermAnimationType
-
- getTypeId() - Method in enum com.germ.germplugin.api.dynamic.effect.GermEffectType
-
- getTypeId() - Method in enum com.germ.germplugin.api.dynamic.gui.GermGuiType
-
- getTypeOfHit() - Method in class com.germ.germplugin.api.util.RayTrackResult
-
- getUncheckOfflinePlayer(String) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
- getUpdateScript() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- getUuid() - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- getUuid() - Method in class com.germ.germplugin.api.event.GermPlayerPointToEntityEvent
-
- getValues() - Method in class com.germ.germplugin.api.dynamic.SimpleMap
-
- getVariable() - Method in class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- getVariables() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getVariablesMap() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getVersionType() - Method in enum com.germ.germplugin.api.RootType
-
- getVolume() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getWidth() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- getWidth() - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartResizeable
-
- getWidthH() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getWidthU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- getWidthU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- getWidthU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- getWidthU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- getWidthU() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- getWidthV() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- getWorld() - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- getWorld() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getWorld() - Method in interface com.germ.germplugin.api.util.EntityUtil.EntityData
-
- getX() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getY() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getYamlConfiguration() - Method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- getYamlFile() - Method in class com.germ.germplugin.api.GermSrcManager.SrcData
-
- getYamlName() - Method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- getYamlName() - Method in class com.germ.germplugin.api.GermSrcManager.SrcData
-
- getYamlRoot(File) - Static method in class com.germ.germplugin.api.yaml.YamlRoot
-
- getYamlRoot() - Static method in class com.germ.germplugin.api.yaml.YamlRoot
-
- getYaw() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- getYaw() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- getYaw() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- getYaw() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- getYaw() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- getYaw() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- getYaw() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- getYaw() - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- getYaw() - Method in interface com.germ.germplugin.api.dynamic.effect.IEffectSightRewritable
-
- getYaw() - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiParticle
-
- getZ() - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- GuiManager - Class in com.germ.germplugin.api.dynamic.gui
-
- GuiManager() - Constructor for class com.germ.germplugin.api.dynamic.gui.GuiManager
-
- SafePlayerCycleSaveEvent - Class in com.germ.germplugin.api.safer
-
- SafePlayerCycleSaveEvent(Player) - Constructor for class com.germ.germplugin.api.safer.SafePlayerCycleSaveEvent
-
- SafePlayerLoadEvent - Class in com.germ.germplugin.api.safer
-
异步事件
当玩家可以安全的加载数据时触发
应该在此加载玩家的数据而不是PlayerJoinEvent
- SafePlayerLoadEvent(Player) - Constructor for class com.germ.germplugin.api.safer.SafePlayerLoadEvent
-
- SafePlayerSaveEvent - Class in com.germ.germplugin.api.safer
-
异步事件
应该在此保存玩家的数据而不是PlayerQuitEvent
- SafePlayerSaveEvent(Player) - Constructor for class com.germ.germplugin.api.safer.SafePlayerSaveEvent
-
- SaferLoader - Interface in com.germ.germplugin.api.safer
-
- SaferLoaderManager - Class in com.germ.germplugin.api.safer
-
- SaferLoaderManager() - Constructor for class com.germ.germplugin.api.safer.SaferLoaderManager
-
- SaferLoaderPriority - Enum in com.germ.germplugin.api.safer
-
- save(Player, YamlConfiguration) - Static method in class com.germ.germplugin.api.util.PlayerDatabaseUtil
-
- save(String, YamlConfiguration) - Static method in class com.germ.germplugin.api.util.PlayerDatabaseUtil
-
- save() - Method in class com.germ.germplugin.api.yaml.YamlRoot
-
- saveData(OfflinePlayer) - Method in interface com.germ.germplugin.api.safer.SaferLoader
-
- saveItemStackToDatabase(Player, String, ItemStack) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
保存玩家的槽位到数据库
- saveItemStackToDatabase(String, String, ItemStack) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
- saveItemStackToIdentity(Player, String, ItemStack) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
保存物品到指定的 slotIdentity
hook的原版背包槽位也可以使用该方法
- saveToIdentity(String, String, ItemStack) - Method in interface com.germ.germplugin.api.GermSlotAPI.SlotDAOHandler
-
- saveToString() - Method in class com.germ.germplugin.api.yaml.YamlRoot
-
- Script() - Constructor for class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- scrollMove(String, String, String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- scrollTo(String, String, String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- scrollTo(GermGuiPart<? extends DynamicBase>, String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- scrollTo(String, String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- send(Player, IPacket) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendAnimState(Player) - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- sendBatch(Player) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendBendAction(Player, Entity, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
Deprecated.
- sendBendAction(Player, int, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendBendAction(Player, int, AnimDataDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendBendClear(Player, Entity) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
Deprecated.
- sendBendClear(Player, int) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendBoundingBox(Player) - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- sendBoundingBox(Player, int, float, float, float) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendCacheFile(Player, String, byte[]) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
发送文件到缓存文件夹
- sendCacheTask(Player, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
发送一个缓存任务
- sendCacheTask(Player, List<String>) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
发送一组缓存图片&GIF任务
客户端收到后会立即异步进行下载
- sendCameraShake(Player, CameraShakeDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendCameraZoom(Player, CameraZoomDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendDos(String...) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
在界面处于readyOpen 或者opened的情况下调用才有效
- sendDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
在界面处于readyOpen 或者opened的情况下调用才有效
- sendEffect(Player, String, String, double, double, double) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendEffect(Player, String, String, double, double, double, double, double, double) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendEffectDos(Player, String, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
执行一个 GUI 的 DOS
- sendEffectDos(Player, String, List<String>) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
执行一组 GUI 的 DOS
- sendEffectPlayerModelAnimation(Player, String, AnimDataDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
Deprecated.
- sendEffectPlayModelAnimation(Player, String, AnimDataDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendEffectStopModelAnimation(Player, String, AnimDataDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendEffectToEntity(Player, String, String, Entity) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendEffectToEntity(Player, String, String, int) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendEffectToEntity(Player, String, String, Entity, double, double, double) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
将一个Effect绑定到某个实体身上
- sendEffectToEntity(Player, String, String, int, double, double, double) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendEntityFaceYaw(Player, int, float) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
使其玩家客户端的指定实体面向yaw 不用等待实体的bodyOffset同步
- sendGuiDos(Player, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
执行一个 GUI 的 DOS
- sendGuiDos(Player, List<String>) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
执行一组 GUI 的 DOS
- sendHudDos(Player, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
执行一个 HUD 的 DOS
- sendHudDos(Player, List<String>) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
执行一组 HUD 的 DOS
- sendHudMessage(Player, HudMessageType, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendHudMessage(Player, int, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
Deprecated.
- sendInitSrc(Player) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendItemAnimation(Player, int, String, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendItemAnimation(Player, int, String, AnimDataDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendKeyRegister(Player, int) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
告诉玩家的客户端要监听按键
- sendLockPlayerCameraFaceEntity(Player, int, long) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
使玩家面向某实体
- sendLockPlayerCameraRotate(Player, long) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
锁定玩家镜头的旋转
- sendLockPlayerCameraView(Player, ViewType, long) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
修改玩家的视角
修改后玩家不能使用f5改变
- sendLockPlayerMove(Player, long) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
锁定玩家的移动行为
从玩家的按键响应阻断 比取消 PlayerMoveEvent
效果好
- sendLockPlayerQuickBar(Player, int) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
将玩家手持位置锁定到指定栏位
永久禁止玩家切换物品栏
- sendLockPlayerQuickBar(Player, int, long) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
将玩家手持位置锁定到指定栏位
禁止玩家切换物品栏
- sendMessage(CommandSender, String, Object...) - Static method in class com.germ.germplugin.api.util.LogUtil
-
- sendModelAnimation(Player, Entity, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
Deprecated.
- sendModelAnimation(Player, int, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendModelAnimation(Player, int, AnimDataDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendModelBlockAnimation(Player, String, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
设置方块模型进行动画
- sendModelBlockAnimation(Player, int, int, int, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendModelBlockAnimation(Player, int, int, int, AnimDataDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendModelBoneReplace(Player, int, String, ModelDataDTO, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
Deprecated.
- sendModelBoneReplace(Player, int, ModelDataDTO) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendNavigate(Player, String, String, double, double, double) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendPacket(Player, String, ByteBuf) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendPlaceholder(Player, String, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
向玩家发送变量
- sendPlaceholder(Player, String, String, boolean) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendPlaceholder(Player, String, ArrayList<String>) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
Deprecated.
- sendPlaceholder(Player, String, List<String>) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
向玩家发送一个字符串集合变量
- sendPlaceholder(Player, String, List<String>, boolean) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendPlateData(Player, int, int, String, String, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendPlayerCameraBehavior(Player, CameraType, long, long, float, boolean) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
发送一个玩家镜头控制的行为
旋转玩家当前正在渲染的镜头方向
当某个方向上的行为持续时玩家将不能移动该方向的镜头位置
- sendPlayerCameraView(Player, ViewType) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
修改玩家的视角
- sendRegisteredHUDToAllPlayer() - Static method in class com.germ.germplugin.api.GermHudAPI
-
给全体玩家发送所有被注册的HUD
- sendRegisteredKeysToAllPlayer() - Static method in class com.germ.germplugin.api.GermKeyAPI
-
给全体玩家发送所有被注册的按键
- sendRemoteSpectator(Player, double, double, double, float, float, long) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendRemoteSpectator(Player, Location, long) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendReplacePartData(Player) - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- sendRunDos(String, String...) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
在界面处于readyOpen 或者opened的情况下调用才有效
用法详情请搜索GermPlugin/gui/default.yml中的run dos
- sendScrollDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- sendSkin(Player, String, SkinType, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
给玩家发送一个skinType类型的皮肤
添加skin_armour时 这里的data和YML添加的时装路径格式一样
注意:玩家a穿了什么时装 只发给玩家a的客户端是不行的 所有客户端都知道才行
- sendSkinHide(Player, String, SkinType, String, boolean) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
设置player隐藏descName中skinType槽位ID为slotIdentity是否隐藏
- sendSkinTagAbove(Player, String, List<String>) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- sendSlotItemStack(Player, String, ItemStack) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
给指定槽位ID发过去一个 ItemStack
对应槽位ID的槽位会渲染出该物品
- sendSrc(Player, RootType, String, YamlConfiguration) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
给玩家发送一个的源码
在发送任何一个源码到客户端时 你都可以进行拦截操作
- sendSrcClear(Player) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
给玩家清空萌芽的所有缓存
- sendSwitchRemoteSpectator(Player, boolean) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
将玩家切换至远程的观察模式
切换后
- sendTrackerPacket(Entity, IPacket) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
- sendTrackerPacket(Entity, IPacket, Predicate<Player>) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
- sendUnlockPlayerCameraFaceEntity(Player) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
解锁玩家面向某实体
- sendUnlockPlayerCameraRotate(Player) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
解锁玩家镜头的旋转
- sendUnlockPlayerCameraView(Player) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
将玩家的视角类型 恢复到set之前的状态
- sendUnlockPlayerMove(Player) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
解锁玩家的移动
- sendUnlockPlayerQuickBar(Player) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
解除玩家切换物品栏的限制
- set(String, Object) - Method in class com.germ.germplugin.api.script.JexlContext
-
- setAcltX(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setAcltY(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setAcltZ(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setAI(Entity, boolean) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
关闭AI可以阻止怪物转头,移动
- setAlgorithm(int) - Method in class com.germ.germplugin.api.bean.CameraShakeDTO
-
- setAlign(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setAlign(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setAlign(GermGuiLabel.Align) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setAlign(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setAllFalse(List<String>) - Method in class com.germ.germplugin.api.condition.ExpressionCondition
-
- setAllTrue(List<String>) - Method in class com.germ.germplugin.api.condition.ExpressionCondition
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in interface com.germ.germplugin.api.dynamic.animation.IAnimatable
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
*********************************************************************************
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setAnimationGroup(AnimationGroup) - Method in interface com.germ.germplugin.api.dynamic.animation.IAnimatable
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setAnimationList(List<String>) - Method in interface com.germ.germplugin.api.dynamic.animation.IAnimatable
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setAnimationPath(String) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setAnimationPath(String) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- setAnimationPath(String) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- setAnimations(Object) - Method in interface com.germ.germplugin.api.dynamic.animation.IAnimatable
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setAnimState(String) - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- setArgumentType(ArgumentType) - Method in class com.germ.germplugin.api.command.CommandIndexer
-
- setAsync(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setAsync(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setAttackDamageDelay(long) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setAttackRangeCheck(boolean) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setAutoClear(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setAutoWrap(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setBackground(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setBackground(GermGuiPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setBackground(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setBackground(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setBackground(GermGuiPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setBatching() - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- setBindEntityFirstPersonVisible(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setBindEntityVisible(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setBlur(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setBlur(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setBlur(float) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setBoots(ItemStack) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setBoundingBox(float, float, float) - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- setBoundingHeight(Float) - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- setBoundingLength(Float) - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- setBoundingWidth(Float) - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- setBreakSpeed(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setBrightness(int) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setBufferedImage(BufferedImage) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setBufferedImage(BufferedImage, String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setCalc(boolean) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- setCancelDefaultSound(boolean) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermArmorChangeEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermDeleteSrcEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermKeyDownEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermKeyUpEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermPlateSelectedEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermReceivePostEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermSpecialItemEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermSpecialPlayerAnimEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.GermSrcRegisterEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.gui.GermGuiButtonEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.gui.GermGuiCheckboxEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.gui.GermGuiClickEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.gui.GermGuiClosedEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.gui.GermGuiInputEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.gui.GermGuiOpenEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- setCancelled(boolean) - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotPreClickEvent
-
- setCancelledDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCancelledDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCancelledScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCategory(String) - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- setChecked(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setChecked(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedAlign(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedFont(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedFontSize(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedOffsetX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedOffsetY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedOffsetZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedOmitWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedStroke(float) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedStrokeColor(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedSwap(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedText(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedTexts(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedTextScale(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setCheckedWidthU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setChestplate(ItemStack) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setChildGuiScreens(List<GermGuiScreen>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setClickDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setClickDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setClickDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setClickDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setClickReleaseDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setClickReleaseDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setClickReleaseScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setClickScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setClickScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setClickSound(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setClickSound(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setClickSound(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setClosedHandler(IGuiScreenHandler) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setCloseDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setCloseDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setCloseScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setCollisionBlock(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setCollisionCount(int) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setCollisionEntity(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setCollisionRemove(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setColor(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setCommandHandler(CommandHandler) - Method in class com.germ.germplugin.api.command.CommandIndexer
-
- setConditions(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback.CallBackMachine
-
- setConsume(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setControllerRotate(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setCooldownCondition(ConfigurationSection) - Method in class com.germ.germplugin.api.condition.ConditionMachine
-
- setCooldownConditionMessages(ConfigurationSection) - Static method in class com.germ.germplugin.api.condition.CooldownCondition
-
- setCrossRendering(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setCrossRendering(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setCrossRendering(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setCursorResult(ItemStack) - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- setCycle(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- setCycle(int) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setCycle(int) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setCycle(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setCycle(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setCycle(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setData(String) - Method in class com.germ.germplugin.api.bean.RequestDataDTO
-
- setData(String) - Method in class com.germ.germplugin.api.bean.RespondDataDTO
-
- setData(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setData(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
传入一个对象 会自动转换为json
- setDataScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setDefaultKey(KeyType) - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- setDefaultPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setDefaultPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setDelay(long) - Method in class com.germ.germplugin.api.condition.CooldownCondition
-
- setDelay(long) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- setDescription(String) - Method in class com.germ.germplugin.api.command.CommandHandler
-
- setDistance(float) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
Deprecated.
- setDistanceX(float) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setDistanceY(float) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setDistanceZ(float) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setDosContent(String) - Method in class com.germ.germplugin.api.event.GermReceiveDosEvent
-
- setDrag(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setDrag(GermGuiCanvas.Drag) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setDrag(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setDrag(GermGuiOptions.Drag) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setDragSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setDragSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setDropCursorItem(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setDuration(long) - Method in class com.germ.germplugin.api.bean.CameraShakeDTO
-
- setDuration(long) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- setDuration(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setDuration(Object) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setDuration(long) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- setEffect(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.item.GermItemEffect
-
- setEffectName(String) - Method in class com.germ.germplugin.api.dynamic.item.GermItemEffect
-
- setEmptyPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setEnable(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
*********************************************************************************
- setEnable(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setEnable(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setEndColor(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setEnterDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setEnterDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setEnterScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setEntity(Entity) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setEntityBox(Entity, float, float, float) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- setEntityFromId(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setEntityFromId(int, EntityType) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setEntityHeight(float) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setEntityMeta(Entity, String, Object) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- setEntityWidth(float) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setEquipment(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setEscCancel(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setEscCloseOnly(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setExpressionCondition(ConfigurationSection) - Method in class com.germ.germplugin.api.condition.ConditionMachine
-
- setExpressionConditionMessages(ConfigurationSection) - Static method in class com.germ.germplugin.api.condition.ExpressionCondition
-
- setFadeIn(int) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setFadeOut(int) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setFieldValue(Object, Field, Object) - Static method in class com.germ.germplugin.api.util.ReflectionUtil
-
设置指定对象的字段值
- setFile(File) - Method in class com.germ.germplugin.api.yaml.YamlRoot
-
- setFillEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setFillEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setFillHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setFillPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setFillSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setFillSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setFillStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setFillStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setFillWidthU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setFillX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- setFillY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- setFocus(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setFocusPart(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setFold(float) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- setFollowBindPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setFollowBindPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setFollowBindPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setFollowBindPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setFollowBindPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setFollowBindPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setFollowBindPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setFollowBindX(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setFollowBindY(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setFollowBindYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setFollowBindYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setFollowBindYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setFollowBindYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setFollowBindYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setFollowBindYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setFollowBindYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setFollowBindZ(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setFollowCursor(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setFollowPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setFollowPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setFollowPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setFollowPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setFollowPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setFollowPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setFollowPitch(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setFollowPitch(boolean) - Method in interface com.germ.germplugin.api.dynamic.effect.IEffectSightRewritable
-
- setFollowYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setFollowYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setFollowYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setFollowYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setFollowYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setFollowYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setFollowYaw(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setFollowYaw(boolean) - Method in interface com.germ.germplugin.api.dynamic.effect.IEffectSightRewritable
-
- setFont(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setFont(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setFont(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setFontSize(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setFontSize(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setFontSize(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setForceView(boolean) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setFrames(List<String>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setFrames(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setFrom(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- setFrom(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- setFrom(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setFrom(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setFromA(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setFromA(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setFromB(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setFromB(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setFromG(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setFromG(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setFromR(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setFromR(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setFromX(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setFromX(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setFromY(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setFromY(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setFromZ(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setFromZ(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setGapX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- setGapY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- setGermGuiScreen(GermGuiScreen) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setGroup(String) - Method in class com.germ.germplugin.api.condition.CooldownCondition
-
- setGroup(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setGui(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setGui(GermGuiScreen) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setGuide(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setGuiName(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setGuiName(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setH(String) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartResizeable
-
- setHandlers(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCallback.CallBackMachine
-
- setHasAmount(int) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setHasEmptySlotAmount(int) - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- setHasLevel(int) - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- setHasMoney(double) - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- setHasPermissions(List<String>) - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- setHasTypes(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
等于调用 this#setSize(String)
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setHeight(String) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartResizeable
-
- setHeightH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setHelmet(ItemStack) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setHelp(String) - Method in class com.germ.germplugin.api.command.CommandHandler
-
- setHideSkinFromIdentity(Player, SkinType, String, boolean) - Static method in class com.germ.germplugin.api.GermSkinAPI
-
可以将玩家放在指定槽位内的时装隐藏渲染
- setHoldLastFrame(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setHook(boolean) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- setHoverAlign(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverAlign(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverAnimation(GermAnimationPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverAnimationGroup(AnimationGroup) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverAnimationList(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverAnimations(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverColor(Long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverColor(Long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverEndU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverEndV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverFont(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverFont(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverFontSize(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverFontSize(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverHeightV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverOmitWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverOmitWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverSound(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverSound(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverSound(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setHoverSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverStroke(float) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverStroke(float) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverStrokeColor(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverStrokeColor(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverText(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverText(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverTextOffsetX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverTextOffsetY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverTextOffsetZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverTexts(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverTexts(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverTextScale(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverTextScale(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHoverTextShadow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverTextSplitWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverWidthU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setHoverWidthU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setHz(long) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setHz(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setHz(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setIcon(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.item.GermItemArmourersWorkshop
-
- setIcon(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.item.GermItemEffect
-
- setIcon(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinArmourersWorkshop
-
Deprecated.
- setIdentity(String) - Method in class com.germ.germplugin.api.command.CommandHandler
-
设置此CommandHandler的Identity
你可以将他动态删除
- setIdentity(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setIdentity(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setIdentity(String) - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinArmourersWorkshop
-
- setIdentity(String) - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinBedrock
-
- setIdentity(String) - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinEffect
-
- setIndex(String) - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- setIndexName(String) - Method in class com.germ.germplugin.api.dynamic.DynamicBase
-
- setIndexName(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setInitDos(Object) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setInitDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setInitDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setInitDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setInitScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setInput(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setInteract(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setInteract(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setInteractCooldown(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setInteractCooldown(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setInteractCooldown(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setInteractiveDistance(double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setInteractiveHud(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setInvalid(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setInvalid(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setInvalid(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setInvalid(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setInvalid(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setInvalid(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setInvalid(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setInvalid(boolean) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartInteractive
-
- setInvalidH(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setInvalidSound(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setInvalidSound(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setInvalidV(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setItemSize(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setItemStack(ItemStack) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setItemStack(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setItemStack(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setItemStack(ItemStack) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setItemStack(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setItemStack(ItemStack) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setItemStackCondition(ConfigurationSection) - Method in class com.germ.germplugin.api.condition.ConditionMachine
-
- setItemStackConditionMessages(ConfigurationSection) - Static method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setItemStackCooldown(Player, ItemStack, int) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
设置玩家某个物品的冷却效果
- setItemStackSerializer(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setItemTooltip(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setKeyDos(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setKeyDownScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setKeyScript(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setKeyUpScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setLayout(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setLayout(GermGuiLayout) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setLayout(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setLayout(GermGuiLayout) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setLayout(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setLayout(GermGuiLayout) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setLeaveDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setLeaveDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setLeaveDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setLeaveDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setLeaveScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setLeaveScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setLeggings(ItemStack) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setLengthX(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setLengthY(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setLengthZ(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setLighting(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setLimit(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setLineHeight(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setLineSpace(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setLocationHX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setLocationHY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setLocationVX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setLocationVY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setLocationX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- setLocationX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- setLocationX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setLocationX(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setLocationX(double) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setLocationY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- setLocationY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- setLocationY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setLocationY(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setLocationY(double) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setLocationZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setLocationZ(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setLocationZ(double) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setLookAtX(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setLookAtX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setLookAtY(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setLookAtY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setLore(List<String>) - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- setLore(List<String>) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setLoreContains(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setLoreContainsIndex(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
指定行的描述都匹配通过条件
- setLoreEquals(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
任何一行描述匹配即通过条件
- setLoreEqualsIndex(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
指定行的描述都匹配通过条件
- setLoreNotContains(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setLoreNotEquals(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setMainHand(ItemStack) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setMappingType(MappingType) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setMappingType(MappingType) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setMappingType(MappingType) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setMappingType(MappingType) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartContainer
-
- setMaskPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setMatch(String) - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- setMatch(String) - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- setMatchCondition(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setMatchCondition(EntityMatchCondition) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setMatchCondition(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.item.GermItemPart
-
- setMatchCondition(ItemMatchCondition) - Method in class com.germ.germplugin.api.dynamic.item.GermItemPart
-
- setMatchCondition(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinArmourersWorkshop
-
Deprecated.
- setMatchCondition(ItemMatchCondition) - Method in class com.germ.germplugin.api.dynamic.skin.GermSkinArmourersWorkshop
-
Deprecated.
- setMethods(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setMiddleDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setMiddleDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setMiddleScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setMinecraftSlot(Player, String, ItemStack) - Static method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotConsumer
-
- setModel(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setModel(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
npc
- setModelBlockIndexName(Block, String) - Static method in class com.germ.germplugin.api.GermBlockAPI
-
- setModelBlockIndexName(Block, String, BlockFace) - Static method in class com.germ.germplugin.api.GermBlockAPI
-
- setModelBlockIndexName(Location, String) - Static method in class com.germ.germplugin.api.GermBlockAPI
-
- setModelBlockIndexName(Location, String, BlockFace) - Static method in class com.germ.germplugin.api.GermBlockAPI
-
- setModelPath(String) - Method in class com.germ.germplugin.api.bean.ModelDataDTO
-
- setModelPath(String) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setModelPath(String) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- setModelPath(String) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- setModelScale(float) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setModelScale(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- setModelScale(float) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- setModelToEntity(Entity) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
如果调用此方法设置模型 不需要给matchCondition赋值
给某个实体设置这个实体模型
- setModelToEntityForTarget(Player, Entity) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
如果调用此方法设置模型 不需要给matchCondition赋值
仅给指定玩家设置某个实体的模型
- setModelToEntityForTarget(Player, UUID) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setModelToUuid(UUID) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setModifier(KeyModifier) - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- setMoveX(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setMoveX(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setMoveX(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setMoveY(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setMoveY(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setMoveY(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setMoveZ(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setMoveZ(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setMoveZ(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setName(String) - Method in class com.germ.germplugin.api.bean.AnimDataDTO
-
- setName(String) - Method in class com.germ.germplugin.api.bean.KeyBinding
-
- setName(String) - Method in class com.germ.germplugin.api.bean.RequestDataDTO
-
- setName(String) - Method in class com.germ.germplugin.api.bean.RespondDataDTO
-
- setName(String) - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- setName(String) - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- setName(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setName(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setName(String) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setName(String) - Method in class com.germ.germplugin.api.event.GermDeleteSrcEvent
-
- setName2(String) - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- setNameContains(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setNameEquals(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setNameNotContains(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setNameNotEquals(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setNbt(List<String>) - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- setNbt(ItemStack, String, String) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- setNbtEqualsIndex(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setNbtNotEqualsIndex(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setNeteaseCheck(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setNewArmorPiece(ItemStack) - Method in class com.germ.germplugin.api.event.GermArmorChangeEvent
-
- setNewItemStack(ItemStack) - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSavedEvent
-
设置即将储存进数据库的物品
- setNewItemStack(ItemStack) - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotSaveEvent
-
设置即将储存进数据库的物品
- setNewPartName(String) - Method in class com.germ.germplugin.api.bean.ModelDataDTO
-
- setNextCommandIndexers(Set<CommandIndexer>) - Method in class com.germ.germplugin.api.command.CommandIndexer
-
- setNextGuiScreen(GermGuiScreen) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setNot_nbt(List<String>) - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- setNotAmount(int) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setNotEmptySlotAmount(int) - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- setNotLevel(int) - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- setNotMoney(double) - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- setNotPermissions(List<String>) - Method in class com.germ.germplugin.api.condition.PlayerCondition
-
- setNotSyncChecked(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
Deprecated.
- setNotSyncInput(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
Deprecated.
- setNotTypes(List<String>) - Method in class com.germ.germplugin.api.condition.ItemStackCondition
-
- setOffHand(ItemStack) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setOffsetX(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setOffsetX(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setOffsetX(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setOffsetX(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setOffsetX(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setOffsetX(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setOffsetX(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setOffsetX(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setOffsetX(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setOffsetX(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setOffsetX(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setOffsetX(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setOffsetX(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setOffsetX(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setOffsetX(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- setOffsetY(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setOffsetY(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setOffsetY(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setOffsetY(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setOffsetY(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setOffsetY(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setOffsetY(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setOffsetY(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setOffsetY(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setOffsetY(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setOffsetY(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setOffsetY(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setOffsetY(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setOffsetY(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setOffsetY(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- setOffsetZ(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setOffsetZ(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setOffsetZ(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setOffsetZ(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setOffsetZ(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setOffsetZ(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setOffsetZ(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setOffsetZ(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setOffsetZ(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setOffsetZ(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setOffsetZ(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setOffsetZ(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setOffsetZ(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setOffsetZ(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setOffsetZ(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- setOldArmorPiece(ItemStack) - Method in class com.germ.germplugin.api.event.GermArmorChangeEvent
-
- setOmitWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setOmitWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setOmitWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setOnAttackSound(String) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setOnBlock(Consumer<Block>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setOnDamagedSound(String) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setOnDeathSound(String) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setOnEntity(Consumer<Entity>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setOnIdleSound(String) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setOpenDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setOpenDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setOpened(Player) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
Deprecated.
- setOpenedHandler(IGuiScreenHandler) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setOpenScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setOpenSound(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setOriginX(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setOriginY(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setOriginZ(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setOverride(boolean) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setOverrideWeapon(boolean) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- setParentGuiScreen(GermGuiScreen) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setParentPart(GermGuiPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setParentPart(GermGuiPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setParentPart(GermGuiPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setParentPart(GermGuiPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setPartName(String) - Method in class com.germ.germplugin.api.bean.ModelDataDTO
-
- setPassword(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiParticle
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.item.GermItemArmourersWorkshop
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- setPath(String) - Method in class com.germ.germplugin.api.dynamic.item.GermItemJavaEdition
-
- setPause(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setPause(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setPermanent(boolean) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- setPermanentFocus(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setPermission(String) - Method in class com.germ.germplugin.api.command.CommandHandler
-
- setPitch(double) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setPitch(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setPitch(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setPitch(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setPitch(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setPitch(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setPitch(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setPitch(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setPitch(String) - Method in interface com.germ.germplugin.api.dynamic.effect.IEffectSightRewritable
-
- setPitch(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiParticle
-
- setPlay(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setPlayerCondition(ConfigurationSection) - Method in class com.germ.germplugin.api.condition.ConditionMachine
-
- setPlayerConditionMessages(ConfigurationSection) - Static method in class com.germ.germplugin.api.condition.PlayerCondition
-
- setPlayerFocus(Player, boolean) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
设置玩家指针是否弹出
- setPlayerItemStackCooldown(Player, ItemStack, int) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
设置玩家某物品的冷却时间
- setPoints(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setPopTime(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setPower(float) - Method in class com.germ.germplugin.api.bean.CameraShakeDTO
-
- setPreGuiScreen(GermGuiScreen) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setPreview(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setPriority(int) - Method in class com.germ.germplugin.api.condition.Condition
-
- setPrivateConfig(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setRadius(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setReadyPlayer(Player) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setRealHover(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setRealHover(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setRegular(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setRelative(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setRelativeParts(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setRemoteSpectator(Player, boolean) - Static method in class com.germ.germplugin.api.util.PlayerUtil
-
- setRenderRange(float) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setRenderRange(int) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setReplaceColor(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setReplacePartData(ModelDataDTO) - Method in class com.germ.germplugin.api.adapter.GermEntity
-
- setResponseScript(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setResult(String) - Method in class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- setResult(List<String>) - Method in class com.germ.germplugin.api.event.GermPlaceholderRequestEvent
-
- setReverse(boolean) - Method in class com.germ.germplugin.api.bean.AnimDataDTO
-
- setRightDos(Object) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setRightDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setRightDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setRightDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setRightDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setRightDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setRightReleaseDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setRightReleaseDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setRightReleaseScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setRightScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setRightScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setRoll(double) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setRoll(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setRoll(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setRoll(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setRoll(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setRoll(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setRoll(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setRoll(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setRoll(String) - Method in interface com.germ.germplugin.api.dynamic.effect.IEffectSightRewritable
-
- setRootType(RootType) - Method in class com.germ.germplugin.api.event.GermDeleteSrcEvent
-
- setRootType(RootType) - Method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- setRotateItem(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setRotateItem(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setRotateX(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setRotateX(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setRotateX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setRotateX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setRotateX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setRotateX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setRotateY(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setRotateY(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setRotateY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setRotateY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setRotateY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setRotateY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setRotateZ(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setRotateZ(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setRotateZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setRotateZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setRotateZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setRotateZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setSave(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- setSave(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- setScale(double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setScale(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setScale(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiParticle
-
- setScale(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- setScaleX(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setScaleY(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setScaleZ(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBlock
-
- setScreenLevel(GermGuiScreen.ScreenLevel) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setScreenType(GermGuiScreen.ScreenType) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- setScript(String) - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- setScript(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setScript(GermGuiOptions.Script) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setScriptjs(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setScrollableH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrollableParts(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrollableV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrollDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setScrollDraggable(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrolledH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrolledV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrollHDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrollHDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrollHScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrollPreScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setScrollScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setScrollVDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrollVDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setScrollVScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setSelected(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
Deprecated.
- setSelected(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
Deprecated.
- setSendMsg(boolean) - Method in class com.germ.germplugin.api.condition.Condition
-
- setShadow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setShape(int) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setShiftClickDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftClickDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftClickReleaseDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftClickReleaseDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftClickReleaseScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftClickScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftMiddleDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftMiddleDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftMiddleScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftRightDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftRightDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftRightReleaseDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftRightReleaseDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftRightReleaseScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShiftRightScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setShooterName(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setShowBlood(boolean) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setShowCooldownMask(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setShowCooldownText(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setShowName(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setShowName(boolean) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setShowToPlayer(String) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setSize(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setSize(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setSize(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setSize(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setSize(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setSize(float) - Method in class com.germ.germplugin.api.dynamic.item.GermItemIcon
-
- setSkullOwner(SkullMeta, String) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- setSkullOwner(Skull, String) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- setSliderH(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setSliderH(GermGuiPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setSliderV(ConfigurationSection) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setSliderV(GermGuiPart<? extends DynamicBase>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setSlotDAOHandler(GermSlotAPI.SlotDAOHandler) - Static method in class com.germ.germplugin.api.GermSlotAPI
-
萌芽仅提供了MySQL和Sqlite的持久化方案
你可以在此设置一个定制化的物品持久化处理器
设置以后将会优先使用处理槽位持久化
- setSlotResult(ItemStack) - Method in class com.germ.germplugin.api.event.gui.GermGuiSlotClickEvent
-
- setSpeed(float) - Method in class com.germ.germplugin.api.bean.AnimDataDTO
-
- setSpeedX(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setSpeedY(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setSpeedZ(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationMove
-
- setSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setSplitU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setSplitV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setSplitWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setSplitWidthBlank(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setSprint(LivingEntity) - Static method in class com.germ.germplugin.api.util.EntityUtil
-
- setStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setStartU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setStartV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setStartX(float) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setStartX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setStartY(float) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setStartY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setStartZ(float) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setStartZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setStaticFinalFieldValue(Object, Field, Object) - Static method in class com.germ.germplugin.api.util.ReflectionUtil
-
设置指定静态不可变对象的字段值
- setStay(int) - Method in class com.germ.germplugin.api.bean.CameraZoomDTO
-
- setStay(int) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationPart
-
- setStroke(float) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setStroke(float) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setStroke(float) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setStrokeColor(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setStrokeColor(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setStrokeColor(long) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setSubscript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setSubscriptSize(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setSwallow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setSync(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setSync(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setText(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setText(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setText(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setTextOffsetX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setTextOffsetX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setTextOffsetY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setTextOffsetY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setTextOffsetZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setTextOffsetZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setTexts(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setTexts(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setTexts(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLabel
-
- setTextScale(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setTextScale(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setTextShadow(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setTextSplitWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setTextureBrightness(int) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setTextureGlowPath(String) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setTextureGlowPath(String) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- setTextureGlowPath(String) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- setTexturePath(String) - Method in class com.germ.germplugin.api.bean.ModelDataDTO
-
- setTexturePath(String) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setTexturePath(String) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- setTexturePath(String) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- setTextureTone(long) - Method in class com.germ.germplugin.api.dynamic.entity.GermEntityPart
-
- setTextureTone(long) - Method in class com.germ.germplugin.api.dynamic.item.GermItemBedrockEdition
-
- setTextureTone(long) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- setThickness(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setTickDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setTickDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setTickDos(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setTickDos(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setTickScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setTickScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setTime(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setTo(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- setTo(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationFade
-
- setTo(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setTo(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationScale
-
- setToA(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setToA(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setToB(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setToB(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setToEntity(UUID) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setToG(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setToG(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setTooltip(List<String>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setTooltip2(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setTopperHud(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setTopRendering(boolean) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- setToR(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setToR(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationColor
-
- setTotal(String) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setTotal(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationRotate
-
- setToX(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setToX(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setToY(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setToY(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setToZ(double) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setToZ(Object) - Method in class com.germ.germplugin.api.dynamic.animation.GermAnimationAdjust
-
- setTriggers(Set<String>) - Method in class com.germ.germplugin.api.command.CommandIndexer
-
- setType(String) - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- setType(ItemStack) - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- setType(Material) - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- setType(String) - Method in class com.germ.germplugin.api.condition.ItemMatchCondition
-
- setType(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiLayout
-
- setUpdateScript(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Script
-
- setUuid(Object) - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- setVariables(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setVariables(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setViewportCulling(boolean) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setVolume(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setW(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setW(String) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartResizeable
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas.Drag
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiColor
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiFrame
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiInput
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiItem
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions.Drag
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiOptions
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
等于调用 this#setSize(String)
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setWidth(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiVideo
-
- setWidth(String) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartResizeable
-
- setWidthH(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setWidthU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiButton
-
- setWidthU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox
-
- setWidthU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiGif
-
- setWidthU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiSlot
-
- setWidthU(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiTexture
-
- setWidthV(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- setWorld(String) - Method in class com.germ.germplugin.api.condition.EntityMatchCondition
-
- setWorld(String) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setX(double) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setX(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setY(double) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setY(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- setYamlConfiguration(YamlConfiguration) - Method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- setYamlName(String) - Method in class com.germ.germplugin.api.event.GermSendSrcEvent
-
- setYaw(double) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setYaw(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectEntity
-
- setYaw(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectFrame
-
- setYaw(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGif
-
- setYaw(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- setYaw(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectItem
-
- setYaw(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectParticle
-
- setYaw(String) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectTexture
-
- setYaw(String) - Method in interface com.germ.germplugin.api.dynamic.effect.IEffectSightRewritable
-
- setYaw(Object) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiParticle
-
- setZ(double) - Method in class com.germ.germplugin.api.dynamic.effect.EffectManager.EffectEntity
-
- setZ(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiPart
-
- showDamage(Player, String, String, double, double, double) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- SimpleMap - Class in com.germ.germplugin.api.dynamic
-
- SimpleMap() - Constructor for class com.germ.germplugin.api.dynamic.SimpleMap
-
- simpleToString(ItemStack) - Static method in class com.germ.germplugin.api.util.ItemUtil
-
- size() - Method in class com.germ.germplugin.api.dynamic.SimpleMap
-
- SkinType - Enum in com.germ.germplugin.api
-
- SlotItemProvider - Interface in com.germ.germplugin.api.slotitemprovider
-
- SlotItemProviderManager - Class in com.germ.germplugin.api.slotitemprovider
-
- SlotItemProviderManager() - Constructor for class com.germ.germplugin.api.slotitemprovider.SlotItemProviderManager
-
- sortGuiPart(Comparator<GermGuiPart<? extends DynamicBase>>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiCanvas
-
- sortGuiPart(Comparator<GermGuiPart<? extends DynamicBase>>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScreen
-
- sortGuiPart(Comparator<GermGuiPart<? extends DynamicBase>>) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiScroll
-
- sortGuiPart(Comparator<GermGuiPart<? extends DynamicBase>>) - Method in interface com.germ.germplugin.api.dynamic.gui.IGuiPartContainer
-
- SoundType - Enum in com.germ.germplugin.api
-
- SPACING - Static variable in class com.germ.germplugin.api.util.PlayerDirectionUtil
-
- spawnEntityToAllPlayer(GermEffectPart<? extends DynamicBase>, Entity) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
将特效显示到某实体上 给所有玩家都能看到
- spawnEntityToAllPlayer(GermEffectPart<? extends DynamicBase>, Entity, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
- spawnEntityToAllPlayer(String, GermEffectPart<? extends DynamicBase>, Entity) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
- spawnEntityToAllPlayer(String, GermEffectPart<? extends DynamicBase>, Entity, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
- spawnToEntity(Player, String, GermEffectPart<? extends DynamicBase>, Entity) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
仅显示给某个玩家,直到服务器关闭或者调用despawn
- spawnToEntity(Player, String, GermEffectPart<? extends DynamicBase>, Entity, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
- spawnToEntity(Player, String, GermEffectReusable<? extends DynamicBase>, Entity) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
Deprecated.
- spawnToEntity(Player, String, GermEffectReusable<? extends DynamicBase>, Entity, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
Deprecated.
- spawnToEntity(Player, String, int) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- spawnToEntity(Player, String, int, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- spawnToEntity(Player, Entity) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
将 effect 召唤到 指定实体并跟随 只有指定玩家可以看到
该玩家退出后再进服需要重新发送 萌芽在重载以后也需要重新发送
召唤也可以在
EffectManager
中操作,这样可以根据effectUuid 准确的控制每个 effect
- spawnToEntity(Player, int) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToEntity(Player, Entity, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToEntity(Player, String, int) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToEntity(Player, String, Entity) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToEntity(Player, String, Entity, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToEntity(Player, String, int, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToLocation(Player, String, GermEffectPart<? extends DynamicBase>, Location) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
永久的指定坐标的特效展示给这个玩家 直到他退出再进游戏,服务器重启
- spawnToLocation(Player, String, GermEffectPart<? extends DynamicBase>, String, double, double, double, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
永久的指定坐标的特效展示给这个玩家 直到他退出再进游戏,服务器重启
- spawnToLocation(Player, String, GermEffectPart<? extends DynamicBase>, String, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
永久的指定坐标的特效展示给这个玩家 直到他退出再进游戏,服务器重启 或者调用despawn
- spawnToLocation(Player, String, GermEffectReusable<? extends DynamicBase>, Location) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
Deprecated.
- spawnToLocation(Player, String, GermEffectReusable<? extends DynamicBase>, String, double, double, double, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
Deprecated.
- spawnToLocation(Player, String, GermEffectReusable<? extends DynamicBase>, String, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
Deprecated.
- spawnToLocation(Player, String, Location) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- spawnToLocation(Player, String, double, double, double, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- spawnToLocation(Player, String, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectGui
-
- spawnToLocation(Player, Location) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
将 effect 召唤到 某坐标 只有指定玩家可以看到
该玩家退出后再进服需要重新发送 萌芽在重载以后也需要重新发送
召唤也可以在
EffectManager
中操作,这样可以根据effectUuid 准确的控制每个 effect
- spawnToLocation(Player, double, double, double, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToLocation(Player, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToLocation(Player, String, Location) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToLocation(Player, String, double, double, double, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToLocation(Player, String, double, double, double) - Method in class com.germ.germplugin.api.dynamic.effect.GermEffectPart
-
- spawnToPlayer(Player, int, int) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- spawnToPlayers(Collection<Player>, int, int) - Method in class com.germ.germplugin.api.dynamic.misc.EntityLinkObject
-
- spawnWorldToAllPlayer(GermEffectPart<? extends DynamicBase>, Location) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
永久展示到世界某地,直到服务器重启或调用despawn
- spawnWorldToAllPlayer(GermEffectPart<? extends DynamicBase>, String, double, double, double, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
永久展示到世界某地,直到服务器重启或调用despawn
- spawnWorldToAllPlayer(GermEffectPart<? extends DynamicBase>, String, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
永久展示到世界某地,直到服务器重启或调用despawn
- spawnWorldToAllPlayer(String, GermEffectPart<? extends DynamicBase>, Location) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
- spawnWorldToAllPlayer(String, GermEffectPart<? extends DynamicBase>, String, double, double, double, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
永久展示到世界某地,直到服务器重启或调用despawn
- spawnWorldToAllPlayer(String, GermEffectPart<? extends DynamicBase>, String, double, double, double) - Static method in class com.germ.germplugin.api.dynamic.effect.EffectManager
-
永久展示到世界某地,直到服务器重启或调用despawn
- split(String, char) - Static method in class com.germ.germplugin.api.util.StringUtil
-
对文本进行分割
- split(String, char, char) - Static method in class com.germ.germplugin.api.util.StringUtil
-
对文本进行分割
- SrcData(GermSrcManager.RegisterType, RootType, File, String, YamlConfiguration) - Constructor for class com.germ.germplugin.api.GermSrcManager.SrcData
-
- stopAllSound(Player) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- stopAllSound(Player, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
Deprecated.
- stopItemAnimation(Player, int, String, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- stopModelAnimation(String) - Method in class com.germ.germplugin.api.dynamic.gui.GermGuiEntity
-
- stopModelAnimation(Player, Entity, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
Deprecated.
- stopModelAnimation(Player, int, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- stopModelBlockAnimation(Player, String, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- stopModelBlockAnimation(Player, int, int, int, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- stopSound(Player, String) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- stopSound(Player, String, int) - Static method in class com.germ.germplugin.api.GermPacketAPI
-
- StringUtil - Class in com.germ.germplugin.api.util
-
- StringUtil() - Constructor for class com.germ.germplugin.api.util.StringUtil
-
- stripAllColor(char, String) - Static method in class com.germ.germplugin.api.util.FilterUtil
-
删除字符串中的颜色
包括 § 和 RGBA
- stripRgbaColor(char, String) - Static method in class com.germ.germplugin.api.util.FilterUtil
-
删除字符串中的RGBA颜色
- valueOf(String) - Static method in enum com.germ.germplugin.api.ArmorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.CameraType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.command.ArgumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.animation.GermAnimationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.effect.GermEffectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiButton.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiInput.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiLabel.Align
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiScreen.ClickType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiScreen.ScreenLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiScreen.ScreenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiSlot.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.gui.LayoutType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.item.GermBlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.dynamic.item.GermItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.event.bukkit.GermEntityTrackerEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.event.GermArmorChangeEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.event.GermInteractEntityEvent.Hand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.event.GermInteractEntityEvent.InteractType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.event.GermPlayerPointToEntityEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotConsumer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.GermSrcManager.RegisterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.HudMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.KeyModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.MoveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.RootType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.safer.SaferLoaderPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.SkinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.SoundType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.util.PlayerDirectionUtil.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.util.RayTrackResult.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.germ.germplugin.api.ViewType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.germ.germplugin.api.ArmorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.CameraType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.command.ArgumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.animation.GermAnimationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.effect.GermEffectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiButton.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiCheckbox.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiInput.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiLabel.Align
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiScreen.ClickType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiScreen.ScreenLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiScreen.ScreenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiSlot.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.GermGuiType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.gui.LayoutType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.item.GermBlockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.dynamic.item.GermItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.event.bukkit.GermEntityTrackerEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.event.GermArmorChangeEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.event.GermInteractEntityEvent.Hand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.event.GermInteractEntityEvent.InteractType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.event.GermPlayerPointToEntityEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotConsumer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.GermSlotAPI.MinecraftSlotFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.GermSrcManager.RegisterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.HudMessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.KeyModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.MoveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.RootType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.safer.SaferLoaderPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.SkinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.SoundType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.util.PlayerDirectionUtil.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.util.RayTrackResult.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.germ.germplugin.api.ViewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VaultUtil - Class in com.germ.germplugin.api.util
-
- verify(IVerifyPlugin) - Static method in class com.germ.germplugin.api.verify.VerifyManager
-
- VerifyManager - Class in com.germ.germplugin.api.verify
-
The achieve of this.
- VerifyManager() - Constructor for class com.germ.germplugin.api.verify.VerifyManager
-
- ViewType - Enum in com.germ.germplugin.api
-