Uses of Record Class
net.minecraft.client.renderer.item.properties.select.ComponentContents
Packages that use ComponentContents
-
Uses of ComponentContents in net.minecraft.client.renderer.item.properties.select
Fields in net.minecraft.client.renderer.item.properties.select with type parameters of type ComponentContentsModifier and TypeFieldDescriptionprivate static final SelectItemModelProperty.Type
<? extends ComponentContents<?>, ?> ComponentContents.TYPE
Methods in net.minecraft.client.renderer.item.properties.select that return types with arguments of type ComponentContentsModifier and TypeMethodDescriptionstatic <T> SelectItemModelProperty.Type
<ComponentContents<T>, T> ComponentContents.castType()
private static <T> SelectItemModelProperty.Type
<ComponentContents<T>, T> ComponentContents.createType()
ComponentContents.type()