Class EnderChestBlockEntity

java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.EnderChestBlockEntity
All Implemented Interfaces:
Tickable

public class EnderChestBlockEntity extends BlockEntity implements Tickable
Mappings:
Namespace Name
official aqe
intermediary net/minecraft/class_220
named net/minecraft/block/entity/EnderChestBlockEntity
  • Field Details

    • animationProgress

      public float animationProgress
      Mappings:
      Namespace Name Mixin selector
      official a Laqe;a:F
      intermediary field_541 Lnet/minecraft/class_220;field_541:F
      named animationProgress Lnet/minecraft/block/entity/EnderChestBlockEntity;animationProgress:F
    • lastAnimationProgress

      public float lastAnimationProgress
      Mappings:
      Namespace Name Mixin selector
      official f Laqe;f:F
      intermediary field_542 Lnet/minecraft/class_220;field_542:F
      named lastAnimationProgress Lnet/minecraft/block/entity/EnderChestBlockEntity;lastAnimationProgress:F
    • viewerCount

      public int viewerCount
      Mappings:
      Namespace Name Mixin selector
      official g Laqe;g:I
      intermediary field_543 Lnet/minecraft/class_220;field_543:I
      named viewerCount Lnet/minecraft/block/entity/EnderChestBlockEntity;viewerCount:I
    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      official h Laqe;h:I
      intermediary field_544 Lnet/minecraft/class_220;field_544:I
      named ticks Lnet/minecraft/block/entity/EnderChestBlockEntity;ticks:I
  • Constructor Details

    • EnderChestBlockEntity

      public EnderChestBlockEntity()
  • Method Details

    • tick

      public void tick()
      Specified by:
      tick in interface Tickable
      Mappings:
      Namespace Name Mixin selector
      official c Lkz;c()V
      intermediary method_2053 Lnet/minecraft/class_746;method_2053()V
      named tick Lnet/minecraft/util/Tickable;tick()V
    • onBlockAction

      public boolean onBlockAction(int int2, int int3)
      Overrides:
      onBlockAction in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lapv;c(II)Z
      intermediary method_4838 Lnet/minecraft/class_226;method_4838(II)Z
      named onBlockAction Lnet/minecraft/block/entity/BlockEntity;onBlockAction(II)Z
    • markRemoved

      public void markRemoved()
      Overrides:
      markRemoved in class BlockEntity
      Mappings:
      Namespace Name Mixin selector
      official y Lapv;y()V
      intermediary method_547 Lnet/minecraft/class_226;method_547()V
      named markRemoved Lnet/minecraft/block/entity/BlockEntity;markRemoved()V
    • onOpen

      public void onOpen()
      Mappings:
      Namespace Name Mixin selector
      official d Laqe;d()V
      intermediary method_516 Lnet/minecraft/class_220;method_516()V
      named onOpen Lnet/minecraft/block/entity/EnderChestBlockEntity;onOpen()V
    • onClose

      public void onClose()
      Mappings:
      Namespace Name Mixin selector
      official e Laqe;e()V
      intermediary method_518 Lnet/minecraft/class_220;method_518()V
      named onClose Lnet/minecraft/block/entity/EnderChestBlockEntity;onClose()V
    • canPlayerUse

      public boolean canPlayerUse(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official a Laqe;a(Lzj;)Z
      intermediary method_517 Lnet/minecraft/class_220;method_517(Lnet/minecraft/class_988;)Z
      named canPlayerUse Lnet/minecraft/block/entity/EnderChestBlockEntity;canPlayerUse(Lnet/minecraft/entity/player/PlayerEntity;)Z