Uses of Record Class
net.minecraft.client.render.item.property.select.ComponentSelectProperty
Packages that use ComponentSelectProperty
-
Uses of ComponentSelectProperty in net.minecraft.client.render.item.property.select
Fields in net.minecraft.client.render.item.property.select with type parameters of type ComponentSelectPropertyModifier and TypeFieldDescriptionprivate static final SelectProperty.Type
<? extends ComponentSelectProperty<?>, ?> ComponentSelectProperty.TYPE
Methods in net.minecraft.client.render.item.property.select that return types with arguments of type ComponentSelectPropertyModifier and TypeMethodDescriptionprivate static <T> SelectProperty.Type
<ComponentSelectProperty<T>, T> ComponentSelectProperty.createType()
ComponentSelectProperty.getType()
static <T> SelectProperty.Type
<ComponentSelectProperty<T>, T> ComponentSelectProperty.getTypeInstance()