Class PlayerDeathData

java.lang.Object
net.minecraft.client.twitch.StreamMetdata
net.minecraft.client.twitch.PlayerDeathData

@Environment(CLIENT) public class PlayerDeathData extends StreamMetdata
Mappings:
Namespace Name
official bqg
intermediary net/minecraft/class_2542
named net/minecraft/client/twitch/PlayerDeathData
  • Constructor Details

    • PlayerDeathData

      public PlayerDeathData(LivingEntity player, LivingEntity killer)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbqg;<init>(Lpr;Lpr;)V
      intermediary <init> Lnet/minecraft/class_2542;<init>(Lnet/minecraft/class_1699;Lnet/minecraft/class_1699;)V
      named <init> Lnet/minecraft/client/twitch/PlayerDeathData;<init>(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)V