Class FortressPieces.BlazeSpawnerPiece

Enclosing class:
FortressPieces

public static class FortressPieces.BlazeSpawnerPiece
extends FortressPieces.AbstractPiece
Mappings:
Namespace Name
official aqj$l
intermediary net/minecraft/class_486$class_498
named net/minecraft/structure/FortressPieces$BlazeSpawnerPiece
  • Field Details

    • field_1999

      private boolean field_1999
      Mappings:
      Namespace Name Mixin selector
      official b Laqj$l;b:Z
      intermediary field_1999 Lnet/minecraft/class_486$class_498;field_1999:Z
      named field_1999 Lnet/minecraft/structure/FortressPieces$BlazeSpawnerPiece;field_1999:Z
  • Constructor Details

    • BlazeSpawnerPiece

      public BlazeSpawnerPiece()
    • BlazeSpawnerPiece

      public BlazeSpawnerPiece​(int int2, Random random, BlockBox blockBox, Direction direction)
  • Method Details

    • deserialize

      protected void deserialize​(CompoundTag structureNbt)
      Overrides:
      deserialize in class FortressPieces.AbstractPiece
      Mappings:
      Namespace Name Mixin selector
      official b Laqt;b(Ldn;)V
      intermediary method_1733 Lnet/minecraft/class_560;method_1733(Lnet/minecraft/class_1405;)V
      named deserialize Lnet/minecraft/structure/StructurePiece;deserialize(Lnet/minecraft/nbt/CompoundTag;)V
    • serialize

      protected void serialize​(CompoundTag tag)
      Overrides:
      serialize in class FortressPieces.AbstractPiece
      Mappings:
      Namespace Name Mixin selector
      official a Laqt;a(Ldn;)V
      intermediary method_1727 Lnet/minecraft/class_560;method_1727(Lnet/minecraft/class_1405;)V
      named serialize Lnet/minecraft/structure/StructurePiece;serialize(Lnet/minecraft/nbt/CompoundTag;)V
    • method_1617

      public static FortressPieces.BlazeSpawnerPiece method_1617​(List<StructurePiece> list, Random random, int int2, int int3, int int4, int int5, Direction direction)
      Mappings:
      Namespace Name Mixin selector
      official a Laqj$l;a(Ljava/util/List;Ljava/util/Random;IIIILcq;)Laqj$l;
      intermediary method_1617 Lnet/minecraft/class_486$class_498;method_1617(Ljava/util/List;Ljava/util/Random;IIIILnet/minecraft/class_1383;)Lnet/minecraft/class_486$class_498;
      named method_1617 Lnet/minecraft/structure/FortressPieces$BlazeSpawnerPiece;method_1617(Ljava/util/List;Ljava/util/Random;IIIILnet/minecraft/util/math/Direction;)Lnet/minecraft/structure/FortressPieces$BlazeSpawnerPiece;
    • generate

      public boolean generate​(World world, Random rand, BlockBox box)
      Specified by:
      generate in class StructurePiece
      Mappings:
      Namespace Name Mixin selector
      official a Laqt;a(Ladm;Ljava/util/Random;Laqe;)Z
      intermediary method_1724 Lnet/minecraft/class_560;method_1724(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_476;)Z
      named generate Lnet/minecraft/structure/StructurePiece;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockBox;)Z