Uses of Interface
net.minecraft.util.StringIdentifiable
Packages that use StringIdentifiable
Package
Description
-
Uses of StringIdentifiable in net.minecraft.block
Classes in net.minecraft.block that implement StringIdentifiableModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enum(package private) static enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enum -
Uses of StringIdentifiable in net.minecraft.state.property
Classes in net.minecraft.state.property with type parameters of type StringIdentifiableMethods in net.minecraft.state.property with type parameters of type StringIdentifiableModifier and TypeMethodDescriptionstatic <T extends Enum<T> & StringIdentifiable>
EnumProperty<T>static <T extends Enum<T> & StringIdentifiable>
EnumProperty<T>static <T extends Enum<T> & StringIdentifiable>
EnumProperty<T>EnumProperty.of(String name, Class<T> type, Collection<T> values) static <T extends Enum<T> & StringIdentifiable>
EnumProperty<T> -
Uses of StringIdentifiable in net.minecraft.util
Classes in net.minecraft.util that implement StringIdentifiable -
Uses of StringIdentifiable in net.minecraft.util.math
Classes in net.minecraft.util.math that implement StringIdentifiable