Package net.minecraft

Record Class class_8408

java.lang.Object
java.lang.Record
net.minecraft.class_8408
Record Components:
type -
entity -
playerSkin -

public record class_8408(class_8409 type, @Nullable Entity entity, @Nullable com.mojang.authlib.GameProfile playerSkin) extends Record
Mappings:
Namespace Name
official cdp
intermediary net/minecraft/class_8408
named net/minecraft/class_8408
official b
intermediary comp_1428
named type
official c
intermediary comp_1429
named entity
official d
intermediary comp_1430
named playerSkin
  • Field Details

    • type

      private final class_8409 type
      The field for the type record component.
    • entity

      @Nullable private final @Nullable Entity entity
      The field for the entity record component.
    • playerSkin

      @Nullable private final @Nullable com.mojang.authlib.GameProfile playerSkin
      The field for the playerSkin record component.
    • field_44124

      public static final class_8408 field_44124
      Mappings:
      Namespace Name Mixin selector
      official a Lcdp;a:Lcdp;
      intermediary field_44124 Lnet/minecraft/class_8408;field_44124:Lnet/minecraft/class_8408;
      named field_44124 Lnet/minecraft/class_8408;field_44124:Lnet/minecraft/class_8408;
  • Constructor Details

  • Method Details

    • method_50728

      public static class_8408 method_50728(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lcdp;a(Lbir;)Lcdp;
      intermediary method_50728 Lnet/minecraft/class_8408;method_50728(Lnet/minecraft/class_1297;)Lnet/minecraft/class_8408;
      named method_50728 Lnet/minecraft/class_8408;method_50728(Lnet/minecraft/entity/Entity;)Lnet/minecraft/class_8408;
    • method_50729

      public void method_50729(LivingEntity livingEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lcdp;a(Lbjh;)V
      intermediary method_50729 Lnet/minecraft/class_8408;method_50729(Lnet/minecraft/class_1309;)V
      named method_50729 Lnet/minecraft/class_8408;method_50729(Lnet/minecraft/entity/LivingEntity;)V
    • method_50725

      public float method_50725()
      Mappings:
      Namespace Name Mixin selector
      official a Lcdp;a()F
      intermediary method_50725 Lnet/minecraft/class_8408;method_50725()F
      named method_50725 Lnet/minecraft/class_8408;method_50725()F
    • method_50726

      public double method_50726(double double2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcdp;a(D)D
      intermediary method_50726 Lnet/minecraft/class_8408;method_50726(D)D
      named method_50726 Lnet/minecraft/class_8408;method_50726(D)D
    • method_50727

      public float method_50727(float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcdp;a(F)F
      intermediary method_50727 Lnet/minecraft/class_8408;method_50727(F)F
      named method_50727 Lnet/minecraft/class_8408;method_50727(F)F
    • method_50738

      private float method_50738()
      Mappings:
      Namespace Name Mixin selector
      official j Lcdp;j()F
      intermediary method_50738 Lnet/minecraft/class_8408;method_50738()F
      named method_50738 Lnet/minecraft/class_8408;method_50738()F
    • method_50731

      public EntityDimensions method_50731(EntityPose entityPose, EntityDimensions entityDimensions)
      Mappings:
      Namespace Name Mixin selector
      official a Lcdp;a(Lbjt;Lbis;)Lbis;
      intermediary method_50731 Lnet/minecraft/class_8408;method_50731(Lnet/minecraft/class_4050;Lnet/minecraft/class_4048;)Lnet/minecraft/class_4048;
      named method_50731 Lnet/minecraft/class_8408;method_50731(Lnet/minecraft/entity/EntityPose;Lnet/minecraft/entity/EntityDimensions;)Lnet/minecraft/entity/EntityDimensions;
    • method_50730

      public float method_50730(EntityPose entityPose, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcdp;a(Lbjt;F)F
      intermediary method_50730 Lnet/minecraft/class_8408;method_50730(Lnet/minecraft/class_4050;F)F
      named method_50730 Lnet/minecraft/class_8408;method_50730(Lnet/minecraft/entity/EntityPose;F)F
    • method_50733

      public float method_50733(float float2)
      Mappings:
      Namespace Name Mixin selector
      official b Lcdp;b(F)F
      intermediary method_50733 Lnet/minecraft/class_8408;method_50733(F)F
      named method_50733 Lnet/minecraft/class_8408;method_50733(F)F
    • method_50732

      public boolean method_50732()
      Mappings:
      Namespace Name Mixin selector
      official b Lcdp;b()Z
      intermediary method_50732 Lnet/minecraft/class_8408;method_50732()Z
      named method_50732 Lnet/minecraft/class_8408;method_50732()Z
    • method_50734

      public boolean method_50734()
      Mappings:
      Namespace Name Mixin selector
      official c Lcdp;c()Z
      intermediary method_50734 Lnet/minecraft/class_8408;method_50734()Z
      named method_50734 Lnet/minecraft/class_8408;method_50734()Z
    • method_50735

      public boolean method_50735()
      Mappings:
      Namespace Name Mixin selector
      official d Lcdp;d()Z
      intermediary method_50735 Lnet/minecraft/class_8408;method_50735()Z
      named method_50735 Lnet/minecraft/class_8408;method_50735()Z
    • method_50736

      public boolean method_50736()
      Mappings:
      Namespace Name Mixin selector
      official e Lcdp;e()Z
      intermediary method_50736 Lnet/minecraft/class_8408;method_50736()Z
      named method_50736 Lnet/minecraft/class_8408;method_50736()Z
    • method_50737

      public boolean method_50737()
      Mappings:
      Namespace Name Mixin selector
      official f Lcdp;f()Z
      intermediary method_50737 Lnet/minecraft/class_8408;method_50737()Z
      named method_50737 Lnet/minecraft/class_8408;method_50737()Z
    • toString

      public final String toString()
      Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
      Specified by:
      toString in class Record
      Returns:
      a string representation of this object
    • hashCode

      public final int hashCode()
      Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
      Specified by:
      hashCode in class Record
      Returns:
      a hash code value for this object
    • equals

      public final boolean equals(Object object)
      Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared with Objects::equals(Object,Object).
      Specified by:
      equals in class Record
      Parameters:
      object - the object with which to compare
      Returns:
      true if this object is the same as the object argument; false otherwise.
    • type

      public class_8409 type()
      Returns the value of the type record component.
      Returns:
      the value of the type record component
    • entity

      @Nullable public @Nullable Entity entity()
      Returns the value of the entity record component.
      Returns:
      the value of the entity record component
    • playerSkin

      @Nullable public @Nullable com.mojang.authlib.GameProfile playerSkin()
      Returns the value of the playerSkin record component.
      Returns:
      the value of the playerSkin record component