net.minecraft.world.gen.feature

public record EndPlatformFeature

implements Feature

net.minecraft.world.level.levelgen.feature.EndPlatformFeature
net.minecraft.class_9829
net.minecraft.world.gen.feature.EndPlatformFeature

Field summary

Modifier and TypeField
public static final EndPlatformFeature
INSTANCE
field_1_7825
INSTANCE
public static final com.mojang.serialization.MapCodec<EndPlatformFeature>
CODEC
field_1_7824
CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<EndPlatformFeature>
codec()
method_1_6879()
getCodec()
public boolean
place(WorldGenLevel level, ChunkGenerator chunkGenerator, RandomSource random, BlockPos origin)
method_13151(class_5281 arg0, class_2794 arg1, class_5819 arg2, class_2338 arg3)
generate(StructureWorldAccess arg0, ChunkGenerator arg1, Random arg2, BlockPos arg3)
public static void
createEndPlatform(ServerLevelAccessor newLevel, BlockPos origin, boolean dropResources)
method_61118(class_5425 arg0, class_2338 arg1, boolean arg2)
generate(ServerWorldAccess world, BlockPos pos, boolean breakBlocks)