Uses of Interface
net.minecraft.util.StringIdentifiable
Packages that use StringIdentifiable
Package
Description
Contains utility method classes, various enums, serialization helpers, and
 miscellaneous classes.
- 
Uses of StringIdentifiable in net.minecraft.block.entityClasses in net.minecraft.block.entity that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.block.enumsClasses in net.minecraft.block.enums that implement StringIdentifiableModifier and TypeClassDescriptionenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenum
- 
Uses of StringIdentifiable in net.minecraft.clientClasses in net.minecraft.client that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.client.fontClasses in net.minecraft.client.font that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.client.network.messageClasses in net.minecraft.client.network.message that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.client.render.model.jsonClasses in net.minecraft.client.render.model.json that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.client.report.logClasses in net.minecraft.client.report.log that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.client.util.telemetryClasses in net.minecraft.client.util.telemetry that implement StringIdentifiableModifier and TypeClassDescriptionstatic enumstatic enum
- 
Uses of StringIdentifiable in net.minecraft.command.argumentClasses in net.minecraft.command.argument with type parameters of type StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.data.server.loottableMethods in net.minecraft.data.server.loottable with type parameters of type StringIdentifiableModifier and TypeMethodDescriptionprotected <T extends Comparable<T> & StringIdentifiable>
 LootTable.BuilderBlockLootTableGenerator.dropsWithProperty(Block drop, Property<T> property, T value) 
- 
Uses of StringIdentifiable in net.minecraft.entityClasses in net.minecraft.entity that implement StringIdentifiableModifier and TypeClassDescriptionenumA spawn group represents the category of an entity's natural spawning.
- 
Uses of StringIdentifiable in net.minecraft.entity.damageClasses in net.minecraft.entity.damage that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.entity.decorationClasses in net.minecraft.entity.decoration that implement StringIdentifiableModifier and TypeClassDescriptionstatic enumstatic enum
- 
Uses of StringIdentifiable in net.minecraft.entity.passiveClasses in net.minecraft.entity.passive that implement StringIdentifiableModifier and TypeClassDescriptionstatic enumstatic enumenumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enum
- 
Uses of StringIdentifiable in net.minecraft.entity.vehicleClasses in net.minecraft.entity.vehicle that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.itemClasses in net.minecraft.item that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.network.messageClasses in net.minecraft.network.message that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.predicateMethods 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.recipe.bookClasses in net.minecraft.recipe.book that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.scoreboardClasses in net.minecraft.scoreboard that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.state.propertyClasses in net.minecraft.state.property with type parameters of type StringIdentifiableModifier and TypeClassDescriptionclassEnumProperty<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.structureClasses in net.minecraft.structure that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.structure.poolClasses in net.minecraft.structure.pool that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.textClasses in net.minecraft.text that implement StringIdentifiableModifier and TypeClassDescriptionstatic enumRepresents a parameter that the decoration uses.
- 
Uses of StringIdentifiable in net.minecraft.utilClasses in net.minecraft.util with type parameters of type StringIdentifiableModifier and TypeClassDescriptionstatic classStringIdentifiable.Codec<E extends Enum<E> & StringIdentifiable>Deprecated.Classes in net.minecraft.util that implement StringIdentifiableModifier and TypeClassDescriptionenumenumenumAn enum representing 16 dye colors.enumAn enum holding formattings.Methods in net.minecraft.util with type parameters of type StringIdentifiableModifier 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.Methods in net.minecraft.util with parameters of type StringIdentifiableModifier and TypeMethodDescriptionstatic com.mojang.serialization.KeyableStringIdentifiable.toKeyable(StringIdentifiable[] values) 
- 
Uses of StringIdentifiable in net.minecraft.util.mathClasses in net.minecraft.util.math that implement StringIdentifiableModifier and TypeClassDescriptionenumAn enum representing 6 cardinal directions in Minecraft.static enumenumenum
- 
Uses of StringIdentifiable in net.minecraft.villageClasses in net.minecraft.village that implement StringIdentifiable
- 
Uses of StringIdentifiable in net.minecraft.worldClasses in net.minecraft.world that implement StringIdentifiableModifier and TypeClassDescriptionenumenumstatic enumstatic enum
- 
Uses of StringIdentifiable in net.minecraft.world.biomeClasses in net.minecraft.world.biome that implement StringIdentifiableModifier and TypeClassDescriptionstatic enumstatic enum
- 
Uses of StringIdentifiable in net.minecraft.world.genClasses in net.minecraft.world.gen that implement StringIdentifiableModifier and TypeClassDescriptionstatic enumstatic enumenum
- 
Uses of StringIdentifiable in net.minecraft.world.gen.chunk.placementClasses in net.minecraft.world.gen.chunk.placement that implement StringIdentifiableModifier and TypeClassDescriptionenumstatic enum
- 
Uses of StringIdentifiable in net.minecraft.world.gen.densityfunctionClasses in net.minecraft.world.gen.densityfunction that implement StringIdentifiableModifier and TypeClassDescriptionstatic enum(package private) static enumstatic enum(package private) static enum
- 
Uses of StringIdentifiable in net.minecraft.world.gen.structureClasses in net.minecraft.world.gen.structure that implement StringIdentifiableModifier and TypeClassDescriptionstatic enumstatic enum