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_1335
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_1335;<init>(Lnet/minecraft/class_1752;Lnet/minecraft/class_1752;)V
      named <init> Lnet/minecraft/client/twitch/PlayerDeathData;<init>(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)V