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 alf
intermediary net/minecraft/class_358
named net/minecraft/block/entity/EnderChestBlockEntity
  • Field Details

    • animationProgress

      public float animationProgress
      Mappings:
      Namespace Name Mixin selector
      official a Lalf;a:F
      intermediary field_1437 Lnet/minecraft/class_358;field_1437:F
      named animationProgress Lnet/minecraft/block/entity/EnderChestBlockEntity;animationProgress:F
    • field_1438

      public float field_1438
      Mappings:
      Namespace Name Mixin selector
      official f Lalf;f:F
      intermediary field_1438 Lnet/minecraft/class_358;field_1438:F
      named field_1438 Lnet/minecraft/block/entity/EnderChestBlockEntity;field_1438:F
    • viewerCount

      public int viewerCount
      Mappings:
      Namespace Name Mixin selector
      official g Lalf;g:I
      intermediary field_1439 Lnet/minecraft/class_358;field_1439:I
      named viewerCount Lnet/minecraft/block/entity/EnderChestBlockEntity;viewerCount:I
    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      official h Lalf;h:I
      intermediary field_1440 Lnet/minecraft/class_358;field_1440: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 Lkm;c()V
      intermediary method_5945 Lnet/minecraft/class_1618;method_5945()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 Lakw;c(II)Z
      intermediary method_1101 Lnet/minecraft/class_348;method_1101(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 Lakw;y()V
      intermediary method_1110 Lnet/minecraft/class_348;method_1110()V
      named markRemoved Lnet/minecraft/block/entity/BlockEntity;markRemoved()V
    • onOpen

      public void onOpen()
      Mappings:
      Namespace Name Mixin selector
      official b Lalf;b()V
      intermediary method_1136 Lnet/minecraft/class_358;method_1136()V
      named onOpen Lnet/minecraft/block/entity/EnderChestBlockEntity;onOpen()V
    • onClose

      public void onClose()
      Mappings:
      Namespace Name Mixin selector
      official d Lalf;d()V
      intermediary method_1137 Lnet/minecraft/class_358;method_1137()V
      named onClose Lnet/minecraft/block/entity/EnderChestBlockEntity;onClose()V
    • canPlayerUse

      public boolean canPlayerUse​(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official a Lalf;a(Lwn;)Z
      intermediary method_1135 Lnet/minecraft/class_358;method_1135(Lnet/minecraft/class_1963;)Z
      named canPlayerUse Lnet/minecraft/block/entity/EnderChestBlockEntity;canPlayerUse(Lnet/minecraft/entity/player/PlayerEntity;)Z