- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Nested Class Summary
Nested Classes
-
Field Summary
Fields
static final NodeReader<org.geysermc.geyser.api.predicate.context.item.ChargedProjectile.ChargeType>
static final NodeReader<org.geysermc.geyser.api.item.custom.v2.component.java.JavaConsumable.Animation>
static final NodeReader<org.geysermc.geyser.api.util.CreativeCategory>
static final NodeReader<org.geysermc.geyser.api.item.custom.v2.component.java.JavaEquippable.EquipmentSlot>
static final NodeReader<org.geysermc.geyser.api.util.Identifier>
static final NodeReader<org.geysermc.geyser.api.util.Identifier>
static final NodeReader<org.geysermc.geyser.api.predicate.PredicateStrategy>
static final NodeReader<org.geysermc.geyser.api.util.Identifier>
-
Method Summary
read(com.google.gson.JsonPrimitive node)
-
Field Details
-
-
-
-
-
-
-
-
-
-
-
IDENTIFIER
static final NodeReader<org.geysermc.geyser.api.util.Identifier> IDENTIFIER
-
GEYSER_IDENTIFIER
static final NodeReader<org.geysermc.geyser.api.util.Identifier> GEYSER_IDENTIFIER
-
TAG
static final NodeReader<org.geysermc.geyser.api.util.Identifier> TAG
-
CREATIVE_CATEGORY
static final NodeReader<org.geysermc.geyser.api.util.CreativeCategory> CREATIVE_CATEGORY
-
-
PREDICATE_STRATEGY
static final NodeReader<org.geysermc.geyser.api.predicate.PredicateStrategy> PREDICATE_STRATEGY
-
-
-
ITEM_RANGE_DISPATCH_PROPERTY
-
CHARGE_TYPE
static final NodeReader<org.geysermc.geyser.api.predicate.context.item.ChargedProjectile.ChargeType> CHARGE_TYPE
-
CONSUMABLE_ANIMATION
static final NodeReader<org.geysermc.geyser.api.item.custom.v2.component.java.JavaConsumable.Animation> CONSUMABLE_ANIMATION
-
EQUIPMENT_SLOT
static final NodeReader<org.geysermc.geyser.api.item.custom.v2.component.java.JavaEquippable.EquipmentSlot> EQUIPMENT_SLOT
-