Uses of Interface
net.minecraft.network.chat.contents.objects.ObjectInfo
Packages that use ObjectInfo
Package
Description
-
Uses of ObjectInfo in net.minecraft.network.chat
Methods in net.minecraft.network.chat with parameters of type ObjectInfo -
Uses of ObjectInfo in net.minecraft.network.chat.contents
Fields in net.minecraft.network.chat.contents declared as ObjectInfoModifier and TypeFieldDescriptionprivate final ObjectInfoObjectContents.contentsThe field for thecontentsrecord component.Methods in net.minecraft.network.chat.contents that return ObjectInfoModifier and TypeMethodDescriptionObjectContents.contents()Returns the value of thecontentsrecord component.Constructors in net.minecraft.network.chat.contents with parameters of type ObjectInfoModifierConstructorDescriptionObjectContents(ObjectInfo contents) Creates an instance of aObjectContentsrecord class. -
Uses of ObjectInfo in net.minecraft.network.chat.contents.objects
Classes in net.minecraft.network.chat.contents.objects that implement ObjectInfoFields in net.minecraft.network.chat.contents.objects with type parameters of type ObjectInfoModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ObjectInfo> ObjectInfos.CODECprivate static final ExtraCodecs.LateBoundIdMapper<String, com.mojang.serialization.MapCodec<? extends ObjectInfo>> ObjectInfos.ID_MAPPERMethods in net.minecraft.network.chat.contents.objects that return types with arguments of type ObjectInfoModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends ObjectInfo> ObjectInfo.codec()