Uses of Interface
net.minecraft.util.StringRepresentable
Packages that use StringRepresentable
Package
Description
-
Uses of StringRepresentable in com.mojang.math
Classes in com.mojang.math that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft
Classes in net.minecraft that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.advancements
Classes in net.minecraft.advancements that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon with type parameters of type StringRepresentableModifier and TypeMethodDescription<T extends Comparable<T> & StringRepresentable>
StatePropertiesPredicate.BuilderStatePropertiesPredicate.Builder.hasProperty(Property<T> property, T value) -
Uses of StringRepresentable in net.minecraft.client
Classes in net.minecraft.client that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.client.gui.font
Classes in net.minecraft.client.gui.font that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.client.gui.font.providers
Classes in net.minecraft.client.gui.font.providers that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.client.multiplayer.chat
Classes in net.minecraft.client.multiplayer.chat that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.client.quickplay
Classes in net.minecraft.client.quickplay that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.client.resources.metadata.gui
Classes in net.minecraft.client.resources.metadata.gui that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.client.telemetry
Classes in net.minecraft.client.telemetry that implement StringRepresentableModifier and TypeClassDescriptionstatic enumstatic enum -
Uses of StringRepresentable in net.minecraft.commands.arguments
Classes in net.minecraft.commands.arguments with type parameters of type StringRepresentableModifier and TypeClassDescriptionclassStringRepresentableArgument<T extends Enum<T> & StringRepresentable> -
Uses of StringRepresentable in net.minecraft.core
Classes in net.minecraft.core that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.data.loot
Methods in net.minecraft.data.loot with type parameters of type StringRepresentableModifier and TypeMethodDescriptionprotected <T extends Comparable<T> & StringRepresentable>
LootTable.BuilderBlockLootSubProvider.createSinglePropConditionTable(Block block, Property<T> property, T value) -
Uses of StringRepresentable in net.minecraft.network.chat
Classes in net.minecraft.network.chat that implement StringRepresentableModifier and TypeClassDescriptionstatic enumstatic enumstatic final recordComponentContents.Type<T extends ComponentContents>(package private) static enumstatic classMethods in net.minecraft.network.chat with type parameters of type StringRepresentableModifier and TypeMethodDescriptionstatic <T extends StringRepresentable,E>
com.mojang.serialization.MapCodec<E> ComponentSerialization.createLegacyComponentMatcher(T[] types, Function<T, com.mojang.serialization.MapCodec<? extends E>> codecGetter, Function<E, T> typeGetter, String typeFieldName) Methods in net.minecraft.network.chat with parameters of type StringRepresentableModifier and TypeMethodDescriptionstatic <T extends StringRepresentable,E>
com.mojang.serialization.MapCodec<E> ComponentSerialization.createLegacyComponentMatcher(T[] types, Function<T, com.mojang.serialization.MapCodec<? extends E>> codecGetter, Function<E, T> typeGetter, String typeFieldName) -
Uses of StringRepresentable in net.minecraft.network.chat.contents
Classes in net.minecraft.network.chat.contents that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.server.packs
Classes in net.minecraft.server.packs that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.util
Classes in net.minecraft.util with type parameters of type StringRepresentableModifier and TypeClassDescriptionstatic classStringRepresentable.EnumCodec<E extends Enum<E> & StringRepresentable>Deprecated.static classMethods in net.minecraft.util with type parameters of type StringRepresentableModifier and TypeMethodDescriptionstatic <T extends StringRepresentable>
Function<String, T> StringRepresentable.createNameLookup(T[] values, Function<String, String> keyFunction) static <E extends Enum<E> & StringRepresentable>
StringRepresentable.EnumCodec<E> static <E extends Enum<E> & StringRepresentable>
StringRepresentable.EnumCodec<E> StringRepresentable.fromEnumWithMapping(Supplier<E[]> enumValues, Function<String, String> keyFunction) static <T extends StringRepresentable>
com.mojang.serialization.Codec<T> StringRepresentable.fromValues(Supplier<T[]> valuesSupplier) Methods in net.minecraft.util with parameters of type StringRepresentableModifier and TypeMethodDescriptionstatic <T extends StringRepresentable>
Function<String, T> StringRepresentable.createNameLookup(T[] values, Function<String, String> keyFunction) static com.mojang.serialization.KeyableStringRepresentable.keys(StringRepresentable[] serializables) Constructors in net.minecraft.util with parameters of type StringRepresentableModifierConstructorDescriptionStringRepresentableCodec(S[] values, Function<String, S> nameLookup, ToIntFunction<S> indexLookup) -
Uses of StringRepresentable in net.minecraft.world
Classes in net.minecraft.world that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.damagesource
Classes in net.minecraft.world.damagesource that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.entity
Classes in net.minecraft.world.entity that implement StringRepresentableModifier and TypeClassDescriptionstatic enumstatic enumenumenumenumenum -
Uses of StringRepresentable in net.minecraft.world.entity.ai.attributes
Classes in net.minecraft.world.entity.ai.attributes that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.entity.ai.gossip
Classes in net.minecraft.world.entity.ai.gossip that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.entity.animal
Classes in net.minecraft.world.entity.animal that implement StringRepresentableModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enumstatic enumstatic enum -
Uses of StringRepresentable in net.minecraft.world.entity.animal.armadillo
Classes in net.minecraft.world.entity.animal.armadillo that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.entity.animal.axolotl
Classes in net.minecraft.world.entity.animal.axolotl that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.entity.animal.horse
Classes in net.minecraft.world.entity.animal.horse that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.entity.vehicle
Classes in net.minecraft.world.entity.vehicle that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.inventory
Subinterfaces of StringRepresentable in net.minecraft.world.inventory -
Uses of StringRepresentable in net.minecraft.world.item
Classes in net.minecraft.world.item that implement StringRepresentableModifier and TypeClassDescriptionstatic enumenumenumenum -
Uses of StringRepresentable in net.minecraft.world.item.component
Classes in net.minecraft.world.item.component that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.item.crafting
Classes in net.minecraft.world.item.crafting that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.item.enchantment
Classes in net.minecraft.world.item.enchantment that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.item.enchantment.effects
Classes in net.minecraft.world.item.enchantment.effects that implement StringRepresentableMethods in net.minecraft.world.item.enchantment.effects with parameters of type StringRepresentableModifier and TypeMethodDescriptionEnchantmentAttributeEffect.getModifier(int enchantmentLevel, StringRepresentable slot) private ResourceLocationEnchantmentAttributeEffect.idForSlot(StringRepresentable slot) -
Uses of StringRepresentable in net.minecraft.world.level
Classes in net.minecraft.world.level that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.level.biome
Classes in net.minecraft.world.level.biome that implement StringRepresentableModifier and TypeClassDescriptionstatic enumstatic enumstatic enum -
Uses of StringRepresentable in net.minecraft.world.level.block
Subinterfaces of StringRepresentable in net.minecraft.world.level.blockClasses in net.minecraft.world.level.block that implement StringRepresentableModifier and TypeClassDescriptionenumenumstatic enumstatic enum -
Uses of StringRepresentable in net.minecraft.world.level.block.entity
Classes in net.minecraft.world.level.block.entity that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.level.block.entity.trialspawner
Classes in net.minecraft.world.level.block.entity.trialspawner that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.level.block.entity.vault
Classes in net.minecraft.world.level.block.entity.vault that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.level.block.state.properties
Classes in net.minecraft.world.level.block.state.properties with type parameters of type StringRepresentableClasses in net.minecraft.world.level.block.state.properties that implement StringRepresentableModifier and TypeClassDescriptionenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumenumMethods in net.minecraft.world.level.block.state.properties with type parameters of type StringRepresentableModifier and TypeMethodDescriptionstatic <T extends Enum<T> & StringRepresentable>
EnumProperty<T> Create a new EnumProperty with all Enum constants of the given class.static <T extends Enum<T> & StringRepresentable>
EnumProperty<T> EnumProperty.create(String name, Class<T> clazz, Collection<T> values) Create a new EnumProperty with the specified valuesstatic <T extends Enum<T> & StringRepresentable>
EnumProperty<T> Create a new EnumProperty with all Enum constants of the given class that match the given Predicate.static <T extends Enum<T> & StringRepresentable>
EnumProperty<T> Create a new EnumProperty with the specified values -
Uses of StringRepresentable in net.minecraft.world.level.levelgen
Classes in net.minecraft.world.level.levelgen that implement StringRepresentableModifier and TypeClassDescription(package private) static enum(package private) static enumstatic enumstatic enumstatic enumstatic enumstatic enum -
Uses of StringRepresentable in net.minecraft.world.level.levelgen.placement
Classes in net.minecraft.world.level.levelgen.placement that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.level.levelgen.structure
Classes in net.minecraft.world.level.levelgen.structure that implement StringRepresentableModifier and TypeClassDescriptionstatic enumenum -
Uses of StringRepresentable in net.minecraft.world.level.levelgen.structure.placement
Classes in net.minecraft.world.level.levelgen.structure.placement that implement StringRepresentableModifier and TypeClassDescriptionenumstatic enum -
Uses of StringRepresentable in net.minecraft.world.level.levelgen.structure.pools
Classes in net.minecraft.world.level.levelgen.structure.pools that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.level.levelgen.structure.structures
Classes in net.minecraft.world.level.levelgen.structure.structures that implement StringRepresentableModifier and TypeClassDescriptionstatic enumstatic enumstatic enum -
Uses of StringRepresentable in net.minecraft.world.level.levelgen.structure.templatesystem
Classes in net.minecraft.world.level.levelgen.structure.templatesystem that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.level.storage.loot
Classes in net.minecraft.world.level.storage.loot that implement StringRepresentableModifier and TypeClassDescriptionstatic enumRepresents a type of entity that can be looked up in aLootContextusing aLootContextParam. -
Uses of StringRepresentable in net.minecraft.world.level.storage.loot.functions
Classes in net.minecraft.world.level.storage.loot.functions that implement StringRepresentableModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enumstatic enum -
Uses of StringRepresentable in net.minecraft.world.scores
Classes in net.minecraft.world.scores that implement StringRepresentable -
Uses of StringRepresentable in net.minecraft.world.scores.criteria
Classes in net.minecraft.world.scores.criteria that implement StringRepresentable -
Uses of StringRepresentable in net.neoforged.neoforge.common.util
Classes in net.neoforged.neoforge.common.util that implement StringRepresentable