Interface StringIdentifiable

All Known Implementing Classes:
AbstractRailBlock.RailShapeType, BedBlock.BedBlockType, BigMushroomBlock.MushroomType, ComparatorBlock.ComparatorType, Direction, Direction.Axis, DirtBlock.DirtType, DoorBlock.DoorType, DoorBlock.HalfType, DoublePlantBlock.DoublePlantType, DoublePlantBlock.HalfType, DyeColor, FlowerBlock.FlowerType, FlowerPotBlock.PottablePlantType, InfestedBlock.Variants, LeverBlock.LeverType, LogBlock.Axis, PistonHeadBlock.PistonHeadType, PlanksBlock.WoodType, PrismarineBlock.PrismarineType, QuartzBlock.QuartzType, RedSandstoneBlock.RedSandstoneType, RedSandstoneSlabBlock.SlabType, RedstoneWireBlock.RedstoneWireType, SandBlock.SandType, SandstoneBlock.SanstoneType, SlabBlock.SlabType, StairsBlock.Half, StairsBlock.Shape, StoneBlock.StoneType, StoneBrickBlock.Type, StoneSlabBlock.SlabType, TallPlantBlock.GrassType, TrapdoorBlock.TrapdoorType, WallBlock.WallType

public interface StringIdentifiable
Mappings:
Namespace Name
official nw
intermediary net/minecraft/class_1709
named net/minecraft/util/StringIdentifiable
  • Method Summary

    Modifier and Type Method Description
    String asString()  
  • Method Details

    • asString

      String asString()
      Mappings:
      Namespace Name Mixin selector
      official l Lnw;l()Ljava/lang/String;
      intermediary method_6682 Lnet/minecraft/class_1709;method_6682()Ljava/lang/String;
      named asString Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;