Class VillageDoor

java.lang.Object
net.minecraft.village.VillageDoor

public class VillageDoor extends Object
Mappings:
Namespace Name
official te
intermediary net/minecraft/class_937
named net/minecraft/village/VillageDoor
  • Field Details

    • pos1

      private final BlockPos pos1
      Mappings:
      Namespace Name Mixin selector
      official a Lte;a:Lcj;
      intermediary field_11970 Lnet/minecraft/class_937;field_11970:Lnet/minecraft/class_2552;
      named pos1 Lnet/minecraft/village/VillageDoor;pos1:Lnet/minecraft/util/math/BlockPos;
    • pos2

      private final BlockPos pos2
      Mappings:
      Namespace Name Mixin selector
      official b Lte;b:Lcj;
      intermediary field_11971 Lnet/minecraft/class_937;field_11971:Lnet/minecraft/class_2552;
      named pos2 Lnet/minecraft/village/VillageDoor;pos2:Lnet/minecraft/util/math/BlockPos;
    • facing

      private final Direction facing
      Mappings:
      Namespace Name Mixin selector
      official c Lte;c:Lcq;
      intermediary field_11972 Lnet/minecraft/class_937;field_11972:Lnet/minecraft/class_1354;
      named facing Lnet/minecraft/village/VillageDoor;facing:Lnet/minecraft/util/math/Direction;
    • field_3666

      private int field_3666
      Mappings:
      Namespace Name Mixin selector
      official d Lte;d:I
      intermediary field_3666 Lnet/minecraft/class_937;field_3666:I
      named field_3666 Lnet/minecraft/village/VillageDoor;field_3666:I
    • field_3667

      private boolean field_3667
      Mappings:
      Namespace Name Mixin selector
      official e Lte;e:Z
      intermediary field_3667 Lnet/minecraft/class_937;field_3667:Z
      named field_3667 Lnet/minecraft/village/VillageDoor;field_3667:Z
    • field_3668

      private int field_3668
      Mappings:
      Namespace Name Mixin selector
      official f Lte;f:I
      intermediary field_3668 Lnet/minecraft/class_937;field_3668:I
      named field_3668 Lnet/minecraft/village/VillageDoor;field_3668:I
  • Constructor Details

    • VillageDoor

      public VillageDoor(BlockPos pos1, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lte;<init>(Lcj;III)V
      intermediary <init> Lnet/minecraft/class_937;<init>(Lnet/minecraft/class_2552;III)V
      named <init> Lnet/minecraft/village/VillageDoor;<init>(Lnet/minecraft/util/math/BlockPos;III)V
    • VillageDoor

      public VillageDoor(BlockPos pos1, Direction facing, int int2)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lte;<init>(Lcj;Lcq;I)V
      intermediary <init> Lnet/minecraft/class_937;<init>(Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;I)V
      named <init> Lnet/minecraft/village/VillageDoor;<init>(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;I)V
  • Method Details

    • method_11042

      private static Direction method_11042(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lte;a(II)Lcq;
      intermediary method_11042 Lnet/minecraft/class_937;method_11042(II)Lnet/minecraft/class_1354;
      named method_11042 Lnet/minecraft/village/VillageDoor;method_11042(II)Lnet/minecraft/util/math/Direction;
    • method_2806

      public int method_2806(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official b Lte;b(III)I
      intermediary method_2806 Lnet/minecraft/class_937;method_2806(III)I
      named method_2806 Lnet/minecraft/village/VillageDoor;method_2806(III)I
    • method_11043

      public int method_11043(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lte;a(Lcj;)I
      intermediary method_11043 Lnet/minecraft/class_937;method_11043(Lnet/minecraft/class_2552;)I
      named method_11043 Lnet/minecraft/village/VillageDoor;method_11043(Lnet/minecraft/util/math/BlockPos;)I
    • method_11045

      public int method_11045(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official b Lte;b(Lcj;)I
      intermediary method_11045 Lnet/minecraft/class_937;method_11045(Lnet/minecraft/class_2552;)I
      named method_11045 Lnet/minecraft/village/VillageDoor;method_11045(Lnet/minecraft/util/math/BlockPos;)I
    • method_11046

      public boolean method_11046(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official c Lte;c(Lcj;)Z
      intermediary method_11046 Lnet/minecraft/class_937;method_11046(Lnet/minecraft/class_2552;)Z
      named method_11046 Lnet/minecraft/village/VillageDoor;method_11046(Lnet/minecraft/util/math/BlockPos;)Z
    • method_2809

      public void method_2809()
      Mappings:
      Namespace Name Mixin selector
      official a Lte;a()V
      intermediary method_2809 Lnet/minecraft/class_937;method_2809()V
      named method_2809 Lnet/minecraft/village/VillageDoor;method_2809()V
    • method_2810

      public void method_2810()
      Mappings:
      Namespace Name Mixin selector
      official b Lte;b()V
      intermediary method_2810 Lnet/minecraft/class_937;method_2810()V
      named method_2810 Lnet/minecraft/village/VillageDoor;method_2810()V
    • method_2811

      public int method_2811()
      Mappings:
      Namespace Name Mixin selector
      official c Lte;c()I
      intermediary method_2811 Lnet/minecraft/class_937;method_2811()I
      named method_2811 Lnet/minecraft/village/VillageDoor;method_2811()I
    • getPos1

      public BlockPos getPos1()
      Mappings:
      Namespace Name Mixin selector
      official d Lte;d()Lcj;
      intermediary method_11047 Lnet/minecraft/class_937;method_11047()Lnet/minecraft/class_2552;
      named getPos1 Lnet/minecraft/village/VillageDoor;getPos1()Lnet/minecraft/util/math/BlockPos;
    • getPos2

      public BlockPos getPos2()
      Mappings:
      Namespace Name Mixin selector
      official e Lte;e()Lcj;
      intermediary method_11048 Lnet/minecraft/class_937;method_11048()Lnet/minecraft/class_2552;
      named getPos2 Lnet/minecraft/village/VillageDoor;getPos2()Lnet/minecraft/util/math/BlockPos;
    • getOffsetX2

      public int getOffsetX2()
      Mappings:
      Namespace Name Mixin selector
      official f Lte;f()I
      intermediary method_11049 Lnet/minecraft/class_937;method_11049()I
      named getOffsetX2 Lnet/minecraft/village/VillageDoor;getOffsetX2()I
    • getOffsetZ2

      public int getOffsetZ2()
      Mappings:
      Namespace Name Mixin selector
      official g Lte;g()I
      intermediary method_11050 Lnet/minecraft/class_937;method_11050()I
      named getOffsetZ2 Lnet/minecraft/village/VillageDoor;getOffsetZ2()I
    • method_2805

      public int method_2805()
      Mappings:
      Namespace Name Mixin selector
      official h Lte;h()I
      intermediary method_2805 Lnet/minecraft/class_937;method_2805()I
      named method_2805 Lnet/minecraft/village/VillageDoor;method_2805()I
    • method_11041

      public void method_11041(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lte;a(I)V
      intermediary method_11041 Lnet/minecraft/class_937;method_11041(I)V
      named method_11041 Lnet/minecraft/village/VillageDoor;method_11041(I)V
    • method_11051

      public boolean method_11051()
      Mappings:
      Namespace Name Mixin selector
      official i Lte;i()Z
      intermediary method_11051 Lnet/minecraft/class_937;method_11051()Z
      named method_11051 Lnet/minecraft/village/VillageDoor;method_11051()Z
    • method_11044

      public void method_11044(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lte;a(Z)V
      intermediary method_11044 Lnet/minecraft/class_937;method_11044(Z)V
      named method_11044 Lnet/minecraft/village/VillageDoor;method_11044(Z)V