Package net.minecraft

Interface class_6557

All Known Implementing Classes:
VerticalBlockSample

public interface class_6557
Mappings:
Namespace Name
official cog
intermediary net/minecraft/class_6557
named net/minecraft/class_6557
  • Method Details

    • getState

      BlockState getState(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcog;a(I)Lcmo;
      intermediary method_32892 Lnet/minecraft/class_6557;method_32892(I)Lnet/minecraft/class_2680;
      named getState Lnet/minecraft/class_6557;getState(I)Lnet/minecraft/block/BlockState;
    • method_38092

      void method_38092(int int2, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official a Lcog;a(ILcmo;)V
      intermediary method_38092 Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/class_2680;)V
      named method_38092 Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/block/BlockState;)V