Uses of Interface
net.minecraft.util.StringIdentifiable
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of StringIdentifiable in net.minecraft.block.entity
-
Uses of StringIdentifiable in net.minecraft.block.enums
Modifier and TypeClassDescriptionenum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
enum
-
Uses of StringIdentifiable in net.minecraft.client.network.message
-
Uses of StringIdentifiable in net.minecraft.client.render.model.json
-
Uses of StringIdentifiable in net.minecraft.client.report.log
-
Uses of StringIdentifiable in net.minecraft.client.util.telemetry
Modifier and TypeClassDescriptionstatic enum
static enum
-
Uses of StringIdentifiable in net.minecraft.command.argument
-
Uses of StringIdentifiable in net.minecraft.data.server.loottable
Modifier and TypeMethodDescriptionprotected <T extends Comparable<T> & StringIdentifiable>
LootTable.BuilderBlockLootTableGenerator.dropsWithProperty
(Block drop, Property<T> property, T value) -
Uses of StringIdentifiable in net.minecraft.entity
Modifier and TypeClassDescriptionenum
A spawn group represents the category of an entity's natural spawning. -
Uses of StringIdentifiable in net.minecraft.entity.damage
-
Uses of StringIdentifiable in net.minecraft.entity.decoration
Modifier and TypeClassDescriptionstatic enum
static enum
-
Uses of StringIdentifiable in net.minecraft.entity.passive
Modifier and TypeClassDescriptionstatic enum
static enum
enum
static enum
static enum
static enum
static enum
static enum
static enum
-
Uses of StringIdentifiable in net.minecraft.entity.vehicle
-
Uses of StringIdentifiable in net.minecraft.item
-
Uses of StringIdentifiable in net.minecraft.network.message
-
Uses of StringIdentifiable in net.minecraft.predicate
Modifier and TypeMethodDescription<T extends Comparable<T> & StringIdentifiable>
StatePredicate.BuilderStatePredicate.Builder.exactMatch
(Property<T> property, T value) -
Uses of StringIdentifiable in net.minecraft.recipe.book
-
Uses of StringIdentifiable in net.minecraft.scoreboard
-
Uses of StringIdentifiable in net.minecraft.state.property
Modifier and TypeClassDescriptionclass
EnumProperty<T extends Enum<T> & StringIdentifiable>
Represents a property that has enum values.Modifier and TypeMethodDescriptionstatic <T extends Enum<T> & StringIdentifiable>
EnumProperty<T>Creates an enum property with all values of the given enum class.static <T extends Enum<T> & StringIdentifiable>
EnumProperty<T>EnumProperty.of
(String name, Class<T> type, Collection<T> values) Creates an enum property with the given values.static <T extends Enum<T> & StringIdentifiable>
EnumProperty<T>Creates an enum property with the values allowed by the given filter.static <T extends Enum<T> & StringIdentifiable>
EnumProperty<T>Creates an enum property with the given values. -
Uses of StringIdentifiable in net.minecraft.structure
-
Uses of StringIdentifiable in net.minecraft.structure.pool
-
Uses of StringIdentifiable in net.minecraft.text
Modifier and TypeClassDescriptionstatic enum
Represents a parameter that the decoration uses. -
Uses of StringIdentifiable in net.minecraft.util
Modifier and TypeClassDescriptionstatic class
StringIdentifiable.Codec<E extends Enum<E> & StringIdentifiable>
Deprecated.Modifier and TypeClassDescriptionenum
enum
enum
An enum representing 16 dye colors.enum
An enum holding formattings.Modifier and TypeMethodDescriptionstatic <E extends Enum<E> & StringIdentifiable>
StringIdentifiable.Codec<E>StringIdentifiable.createCodec
(Supplier<E[]> enumValues) Creates a codec that serializes an enum implementing this interface either using its ordinals (when compressed) or using itsasString()
method and a given decode function.static <E extends Enum<E> & StringIdentifiable>
StringIdentifiable.Codec<E>StringIdentifiable.createCodec
(Supplier<E[]> enumValues, Function<String, String> valueNameTransformer) Creates a codec that serializes an enum implementing this interface either using its ordinals (when compressed) or using itsasString()
method and a given decode function.Modifier and TypeMethodDescriptionstatic com.mojang.serialization.Keyable
StringIdentifiable.toKeyable
(StringIdentifiable[] values) -
Uses of StringIdentifiable in net.minecraft.util.math
Modifier and TypeClassDescriptionenum
An enum representing 6 cardinal directions in Minecraft.static enum
enum
enum
-
Uses of StringIdentifiable in net.minecraft.village
-
Uses of StringIdentifiable in net.minecraft.world
Modifier and TypeClassDescriptionenum
enum
static enum
static enum
-
Uses of StringIdentifiable in net.minecraft.world.biome
Modifier and TypeClassDescriptionstatic enum
static enum
-
Uses of StringIdentifiable in net.minecraft.world.gen
Modifier and TypeClassDescriptionstatic enum
static enum
enum
-
Uses of StringIdentifiable in net.minecraft.world.gen.chunk.placement
Modifier and TypeClassDescriptionenum
static enum
-
Uses of StringIdentifiable in net.minecraft.world.gen.densityfunction
Modifier and TypeClassDescriptionstatic enum
(package private) static enum
static enum
(package private) static enum
-
Uses of StringIdentifiable in net.minecraft.world.gen.structure
Modifier and TypeClassDescriptionstatic enum
static enum