Class EndPortalBlockEntity

java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.EndPortalBlockEntity
Direct Known Subclasses:
EndGatewayBlockEntity

public class EndPortalBlockEntity
extends BlockEntity
Mappings:
Namespace Name
official cgk
intermediary net/minecraft/class_2640
named net/minecraft/block/entity/EndPortalBlockEntity
  • Constructor Details

  • Method Details

    • shouldDrawSide

      @Environment(CLIENT) public boolean shouldDrawSide​(Direction direction)
      Mappings:
      Namespace Name Mixin selector
      official a Lcgk;a(Lgc;)Z
      intermediary method_11400 Lnet/minecraft/class_2640;method_11400(Lnet/minecraft/class_2350;)Z
      named shouldDrawSide Lnet/minecraft/block/entity/EndPortalBlockEntity;shouldDrawSide(Lnet/minecraft/util/math/Direction;)Z