Uses of Interface
net.minecraft.class_7498.class_7499
Packages that use class_7498.class_7499
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7498.class_7499 in net.minecraft
Methods in net.minecraft with parameters of type class_7498.class_7499 -
Uses of class_7498.class_7499 in net.minecraft.network.encryption
Methods in net.minecraft.network.encryption with parameters of type class_7498.class_7499Modifier and TypeMethodDescriptionstatic void
ChatMessageSignature.updateSignature
(class_7498.class_7499 class_7499, Text message, UUID sender, Instant time, long salt) Updatessignature
with the passed parameters.