Uses of Class
net.minecraft.component.type.ProfileComponent
Packages that use ProfileComponent
Package
Description
The base package for all Minecraft classes.
-
Uses of ProfileComponent in net.minecraft
Fields in net.minecraft with type parameters of type ProfileComponentModifier and TypeFieldDescriptionprivate final LoadingCache<ProfileComponent, CompletableFuture<class_11786.class_11787>> class_11786.field_62216private final LoadingCache<ProfileComponent, class_11786.class_11787> class_11786.field_62217Methods in net.minecraft with parameters of type ProfileComponent -
Uses of ProfileComponent in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as ProfileComponentMethods in net.minecraft.block.entity that return ProfileComponent -
Uses of ProfileComponent in net.minecraft.client.realms.dto
Fields in net.minecraft.client.realms.dto with type parameters of type ProfileComponentMethods in net.minecraft.client.realms.dto that return types with arguments of type ProfileComponentModifier and TypeMethodDescriptionRealmsServerPlayerList.get(long serverId) private static List<ProfileComponent> RealmsServerPlayerList.parsePlayers(JsonArray jsonArray) -
Uses of ProfileComponent in net.minecraft.client.render.entity.state
Fields in net.minecraft.client.render.entity.state declared as ProfileComponent -
Uses of ProfileComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type ProfileComponentModifier and TypeFieldDescriptionstatic final ComponentType<ProfileComponent> DataComponentTypes.PROFILE -
Uses of ProfileComponent in net.minecraft.component.type
Subclasses of ProfileComponent in net.minecraft.component.typeModifier and TypeClassDescriptionstatic final classstatic final classFields in net.minecraft.component.type with type parameters of type ProfileComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ProfileComponent> ProfileComponent.CODECstatic final PacketCodec<ByteBuf, ProfileComponent> ProfileComponent.PACKET_CODECMethods in net.minecraft.component.type that return ProfileComponentModifier and TypeMethodDescriptionstatic ProfileComponentProfileComponent.method_73307(com.mojang.authlib.GameProfile gameProfile) private static ProfileComponentProfileComponent.method_73308(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> either) static ProfileComponentProfileComponent.method_73312(UUID uUID)