Uses of Enum Class
net.minecraft.block.LogBlock.Axis
Packages that use LogBlock.Axis
-
Uses of LogBlock.Axis in net.minecraft.block
Fields in net.minecraft.block with type parameters of type LogBlock.AxisMethods in net.minecraft.block that return LogBlock.AxisModifier and TypeMethodDescriptionstatic LogBlock.AxisLogBlock.Axis.getByDirectionAxis(Direction.Axis axis) static LogBlock.AxisReturns the enum constant of this class with the specified name.static LogBlock.Axis[]LogBlock.Axis.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LogBlock.Axis in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature that return LogBlock.AxisModifier and TypeMethodDescriptionprivate LogBlock.Axisclass_1220.method_9204(BlockPos blockPos, BlockPos blockPos2)