CLASS net/minecraft/class_7436 net/minecraft/network/message/MessageSourceProfile COMMENT A pair of the profile ID and public key of the message's source. COMMENT COMMENT

An instance can be obtained via {@link net.minecraft.entity.Entity#getMessageSourceProfile}. FIELD comp_918 playerPublicKey Lnet/minecraft/class_7428; FIELD field_39810 NONE Lnet/minecraft/class_7436; METHOD comp_918 playerPublicKey ()Lnet/minecraft/class_7428; METHOD method_44831 lacksProfileId ()Z COMMENT {@return {@code true} if this source profile does not have the profile ID set} COMMENT COMMENT

Commands executed from server console or command block use such source profile.