Class MeadowFlowerProvider

java.lang.Object
net.minecraft.world.gen.stateprovider.BlockStateProvider
net.minecraft.world.gen.stateprovider.MeadowFlowerProvider

public class MeadowFlowerProvider extends BlockStateProvider
Mappings:
Namespace Name
official cyw
intermediary net/minecraft/class_6470
named net/minecraft/world/gen/stateprovider/MeadowFlowerProvider
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<MeadowFlowerProvider> CODEC
      Mappings:
      Namespace Name Mixin selector
      official b Lcyw;b:Lcom/mojang/serialization/Codec;
      intermediary field_34244 Lnet/minecraft/class_6470;field_34244:Lcom/mojang/serialization/Codec;
      named CODEC Lnet/minecraft/world/gen/stateprovider/MeadowFlowerProvider;CODEC:Lcom/mojang/serialization/Codec;
    • FLOWERS

      private static final BlockState[] FLOWERS
      Mappings:
      Namespace Name Mixin selector
      official h Lcyw;h:[Lcmb;
      intermediary field_34250 Lnet/minecraft/class_6470;field_34250:[Lnet/minecraft/class_2680;
      named FLOWERS Lnet/minecraft/world/gen/stateprovider/MeadowFlowerProvider;FLOWERS:[Lnet/minecraft/block/BlockState;
    • field_34245

      public static final int field_34245
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lcyw;c:I
      intermediary field_34245 Lnet/minecraft/class_6470;field_34245:I
      named field_34245 Lnet/minecraft/world/gen/stateprovider/MeadowFlowerProvider;field_34245:I
    • field_34246

      public static final int field_34246
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lcyw;d:I
      intermediary field_34246 Lnet/minecraft/class_6470;field_34246:I
      named field_34246 Lnet/minecraft/world/gen/stateprovider/MeadowFlowerProvider;field_34246:I
    • field_34247

      public static final double field_34247
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official e Lcyw;e:D
      intermediary field_34247 Lnet/minecraft/class_6470;field_34247:D
      named field_34247 Lnet/minecraft/world/gen/stateprovider/MeadowFlowerProvider;field_34247:D
    • field_34248

      public static final double field_34248
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official f Lcyw;f:D
      intermediary field_34248 Lnet/minecraft/class_6470;field_34248:D
      named field_34248 Lnet/minecraft/world/gen/stateprovider/MeadowFlowerProvider;field_34248:D
    • INSTANCE

      public static final MeadowFlowerProvider INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official g Lcyw;g:Lcyw;
      intermediary field_34249 Lnet/minecraft/class_6470;field_34249:Lnet/minecraft/class_6470;
      named INSTANCE Lnet/minecraft/world/gen/stateprovider/MeadowFlowerProvider;INSTANCE:Lnet/minecraft/world/gen/stateprovider/MeadowFlowerProvider;
  • Constructor Details

    • MeadowFlowerProvider

      public MeadowFlowerProvider()
  • Method Details

    • getType

      protected BlockStateProviderType<?> getType()
      Specified by:
      getType in class BlockStateProvider
      Mappings:
      Namespace Name Mixin selector
      official a Lcyt;a()Lcyu;
      intermediary method_28862 Lnet/minecraft/class_4651;method_28862()Lnet/minecraft/class_4652;
      named getType Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;getType()Lnet/minecraft/world/gen/stateprovider/BlockStateProviderType;
    • getBlockState

      public BlockState getBlockState(Random random, BlockPos pos)
      Specified by:
      getBlockState in class BlockStateProvider
      Mappings:
      Namespace Name Mixin selector
      official a Lcyt;a(Ljava/util/Random;Lgh;)Lcmb;
      intermediary method_23455 Lnet/minecraft/class_4651;method_23455(Ljava/util/Random;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
      named getBlockState Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;getBlockState(Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
    • method_37773

      private int method_37773(BlockPos blockPos, int int2, double double2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcyw;a(Lgh;ID)I
      intermediary method_37773 Lnet/minecraft/class_6470;method_37773(Lnet/minecraft/class_2338;ID)I
      named method_37773 Lnet/minecraft/world/gen/stateprovider/MeadowFlowerProvider;method_37773(Lnet/minecraft/util/math/BlockPos;ID)I