Index
All Classes and Interfaces|All Packages
A
- AnvilInput - Class in me.devnatan.inventoryframework
- AnvilInput - Static variable in class me.devnatan.inventoryframework.AnvilInputFeature
-
Instance of the Anvil Input feature.
- AnvilInput(long, StateValueFactory) - Constructor for class me.devnatan.inventoryframework.AnvilInput
- AnvilInputConfig - Class in me.devnatan.inventoryframework
- AnvilInputConfig() - Constructor for class me.devnatan.inventoryframework.AnvilInputConfig
- AnvilInputFeature - Class in me.devnatan.inventoryframework
- AnvilInputNMS - Class in me.devnatan.inventoryframework
- AnvilInputStateValue - Class in me.devnatan.inventoryframework
- AnvilInputStateValue(State<?>, AnvilInputConfig) - Constructor for class me.devnatan.inventoryframework.AnvilInputStateValue
- apply(ViewConfigBuilder, IFContext) - Method in class me.devnatan.inventoryframework.AnvilInput
C
- closeOnSelect - Variable in class me.devnatan.inventoryframework.AnvilInputConfig
- closeOnSelect() - Method in class me.devnatan.inventoryframework.AnvilInputConfig
-
Configures the view to close immediately when the player interacts with the item placed at container's
first result slot. - createAnvilInput() - Static method in class me.devnatan.inventoryframework.AnvilInput
-
Creates a new AnvilInput instance.
- createAnvilInput(String) - Static method in class me.devnatan.inventoryframework.AnvilInput
-
Creates a new AnvilInput instance with an initial input.
- createAnvilInput(String, UnaryOperator<String>) - Static method in class me.devnatan.inventoryframework.AnvilInput
-
Creates a new AnvilInput instance with an initial input and an input change handler.
- createAnvilInput(UnaryOperator<String>) - Static method in class me.devnatan.inventoryframework.AnvilInput
-
Creates a new AnvilInput instance with an input change handler.
- createAnvilInput(AnvilInputConfig) - Static method in class me.devnatan.inventoryframework.AnvilInput
-
Creates a new AnvilInput instance.
D
- defaultConfig() - Static method in class me.devnatan.inventoryframework.AnvilInput
-
Returns the default configuration of the anvil input feature.
I
- initialInput - Variable in class me.devnatan.inventoryframework.AnvilInputConfig
- initialInput(String) - Method in class me.devnatan.inventoryframework.AnvilInputConfig
-
Sets the initial anvil text input value.
- inputChangeHandler - Variable in class me.devnatan.inventoryframework.AnvilInputConfig
- install(ViewFrame, UnaryOperator<AnvilInputConfig>) - Method in class me.devnatan.inventoryframework.AnvilInputFeature
M
- me.devnatan.inventoryframework - package me.devnatan.inventoryframework
N
- name() - Method in class me.devnatan.inventoryframework.AnvilInputFeature
O
- onInputChange(UnaryOperator<String>) - Method in class me.devnatan.inventoryframework.AnvilInputConfig
-
Setups a handler that can be used to transform the input provided by the player.
- open(Player, Object, String) - Static method in class me.devnatan.inventoryframework.AnvilInputNMS
S
- set(Object) - Method in class me.devnatan.inventoryframework.AnvilInputStateValue
U
- uninstall(ViewFrame) - Method in class me.devnatan.inventoryframework.AnvilInputFeature
All Classes and Interfaces|All Packages