Uses of Interface
net.minecraft.util.StringIdentifiable
Packages that use StringIdentifiable
Package
Description
-
Uses of StringIdentifiable in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement StringIdentifiable -
Uses of StringIdentifiable in net.minecraft.block.enums
Classes in net.minecraft.block.enums that implement StringIdentifiableModifier 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.data.server
Methods in net.minecraft.data.server with type parameters of type StringIdentifiableModifier and TypeMethodDescriptionprivate static <T extends Comparable<T> & StringIdentifiable>
LootTable.BuilderBlockLootTableGenerator.dropsWithProperty
(Block drop, Property<T> property, T value) -
Uses of StringIdentifiable in net.minecraft.entity
Classes in net.minecraft.entity that implement StringIdentifiableModifier and TypeClassDescriptionenum
A spawn group represents the category of an entity's natural spawning. -
Uses of StringIdentifiable in net.minecraft.predicate
Methods in net.minecraft.predicate with type parameters of type StringIdentifiableModifier and TypeMethodDescription<T extends Comparable<T> & StringIdentifiable>
StatePredicate.BuilderStatePredicate.Builder.exactMatch
(Property<T> property, T value) -
Uses of StringIdentifiable in net.minecraft.state.property
Classes in net.minecraft.state.property with type parameters of type StringIdentifiableModifier and TypeClassDescriptionclass
EnumProperty<T extends Enum<T> & StringIdentifiable>
Represents a property that has enum values.Methods in net.minecraft.state.property with type parameters of type StringIdentifiableModifier 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.pool
Classes in net.minecraft.structure.pool that implement StringIdentifiable -
Uses of StringIdentifiable in net.minecraft.util
Classes in net.minecraft.util that implement StringIdentifiableMethods in net.minecraft.util with type parameters of type StringIdentifiableModifier and TypeMethodDescriptionstatic <E extends Enum<E> & StringIdentifiable>
com.mojang.serialization.Codec<E>StringIdentifiable.createCodec
(Supplier<E[]> enumValues, Function<String, E> fromString) 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.Methods in net.minecraft.util with parameters of type StringIdentifiableModifier and TypeMethodDescriptionstatic com.mojang.serialization.Keyable
StringIdentifiable.toKeyable
(StringIdentifiable[] values) -
Uses of StringIdentifiable in net.minecraft.util.math
Classes in net.minecraft.util.math that implement StringIdentifiableModifier and TypeClassDescriptionenum
static enum
enum
enum
-
Uses of StringIdentifiable in net.minecraft.world
Classes in net.minecraft.world that implement StringIdentifiableModifier and TypeClassDescriptionstatic enum
static enum
-
Uses of StringIdentifiable in net.minecraft.world.biome
Classes in net.minecraft.world.biome that implement StringIdentifiableModifier and TypeClassDescriptionstatic enum
static enum
static enum
static enum
-
Uses of StringIdentifiable in net.minecraft.world.biome.source.util
Classes in net.minecraft.world.biome.source.util that implement StringIdentifiable -
Uses of StringIdentifiable in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement StringIdentifiable -
Uses of StringIdentifiable in net.minecraft.world.gen.chunk.placement
Classes in net.minecraft.world.gen.chunk.placement that implement StringIdentifiable -
Uses of StringIdentifiable in net.minecraft.world.gen.densityfunction
Classes in net.minecraft.world.gen.densityfunction that implement StringIdentifiableModifier and TypeClassDescription(package private) static enum
(package private) static enum
static enum
static enum
Deprecated.static enum
-
Uses of StringIdentifiable in net.minecraft.world.gen.feature
Classes in net.minecraft.world.gen.feature that implement StringIdentifiableModifier and TypeClassDescriptionstatic enum
static enum
static enum