History - net.minecraft.world.level.block.CrafterBlock

1.21.3

Names

dhr

dmg

Fields

com.mojang.serialization.MapCodec<CrafterBlock>: a, CODEC, field_46798, CODEC, f_303783_

com.mojang.serialization.MapCodec<CrafterBlock>: a, CODEC, field_46798, CODEC

BooleanProperty: b, CRAFTING, field_46799, CRAFTING, f_302342_

BooleanProperty: b, CRAFTING, field_46799, CRAFTING

BooleanProperty: c, TRIGGERED, field_46800, TRIGGERED, f_303414_

BooleanProperty: c, TRIGGERED, field_46800, TRIGGERED

EnumProperty<FrontAndTop>: d, ORIENTATION, field_46801, ORIENTATION, f_303600_

EnumProperty<FrontAndTop>: d, ORIENTATION, field_46801, ORIENTATION

int: e, MAX_CRAFTING_TICKS, field_46802, field_46802, f_303278_

int: e, MAX_CRAFTING_TICKS, field_46802, field_46802

int: f, CRAFTING_TICK_DELAY, field_47521, TRIGGER_DELAY, f_303006_

int: f, CRAFTING_TICK_DELAY, field_47521, TRIGGER_DELAY

RecipeCache: g, RECIPE_CACHE, field_46803, recipeCache, f_302794_

RecipeCache: g, RECIPE_CACHE, field_46803, recipeCache

int: h, CRAFTER_ADVANCEMENT_DIAMETER, field_50015, field_50015, f_314105_

int: h, CRAFTER_ADVANCEMENT_DIAMETER, field_50015, field_50015

Constructors

Methods

com.mojang.serialization.MapCodec<CrafterBlock> (): a, codec, method_53969, getCodec, m_304657_

com.mojang.serialization.MapCodec<CrafterBlock> (): a, codec, method_53969, getCodec

boolean (BlockState): c_, hasAnalogOutputSignal, method_9498, hasComparatorOutput, m_7278_

boolean (BlockState): c_, hasAnalogOutputSignal, method_9498, hasComparatorOutput

int (BlockState, Level, BlockPos): a, getAnalogOutputSignal, method_9572, getComparatorOutput, m_6782_

int (BlockState, Level, BlockPos): a, getAnalogOutputSignal, method_9572, getComparatorOutput

void (BlockState, Level, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_6861_

void (BlockState, ServerLevel, BlockPos, RandomSource): a, tick, method_9588, scheduledTick, m_213897_

void (BlockState, ServerLevel, BlockPos, RandomSource): a, tick, method_9588, scheduledTick

<T extends BlockEntity> BlockEntityTicker<T> (Level, BlockState, BlockEntityType<T>): a, getTicker, method_31645, getTicker, m_142354_

<T extends BlockEntity> BlockEntityTicker<T> (Level, BlockState, BlockEntityType<T>): a, getTicker, method_31645, getTicker

void (BlockEntity, boolean): a, setBlockEntityTriggered, method_54477, setTriggered, m_306927_

void (BlockEntity, boolean): a, setBlockEntityTriggered, method_54477, setTriggered

BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, createBlockEntity, m_142194_

BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, createBlockEntity

BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState, m_5573_

BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState

void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, onPlaced, m_6402_

void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, onPlaced

void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, onStateReplaced, m_6810_

void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, onStateReplaced

void (BlockState, ServerLevel, BlockPos): a, dispenseFrom, method_54478, craft, m_305705_

void (BlockState, ServerLevel, BlockPos): a, dispenseFrom, method_54478, craft

RenderShape (BlockState): a_, getRenderShape, method_9604, getRenderType, m_7514_

RenderShape (BlockState): a_, getRenderShape, method_9604, getRenderType

BlockState (BlockState, Rotation): a, rotate, method_9598, rotate, m_6843_

BlockState (BlockState, Rotation): a, rotate, method_9598, rotate

BlockState (BlockState, Mirror): a, mirror, method_9569, mirror, m_6943_

BlockState (BlockState, Mirror): a, mirror, method_9569, mirror

void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_7926_

void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties

InteractionResult (BlockState, Level, BlockPos, Player, BlockHitResult): a, useWithoutItem, method_55766, onUse, m_6227_

InteractionResult (BlockState, Level, BlockPos, Player, BlockHitResult): a, useWithoutItem, method_55766, onUse

void (ServerLevel, BlockPos, CrafterBlockEntity, ItemStack, BlockState, RecipeHolder<CraftingRecipe>): a, dispenseItem, method_54476, transferOrSpawnStack, m_304843_

void (ServerLevel, BlockPos, CrafterBlockEntity, ItemStack, BlockState, RecipeHolder<?>): a, dispenseItem, method_54476, transferOrSpawnStack

Optional<RecipeHolder<CraftingRecipe>> (Level, CraftingInput): a, getPotentialResults, method_54475, getCraftingRecipe, m_305919_

void (BlockState, Level, BlockPos, Block, Orientation, boolean): a, neighborChanged, method_9612, neighborUpdate

Optional<RecipeHolder<CraftingRecipe>> (ServerLevel, CraftingInput): a, getPotentialResults, method_54475, getCraftingRecipe

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dgu

dhr

Fields

Constructors

Methods

Optional<RecipeHolder<CraftingRecipe>> (Level, CraftingContainer): a, getPotentialResults, method_54475, getCraftingRecipe, m_305919_

Optional<RecipeHolder<CraftingRecipe>> (Level, CraftingInput): a, getPotentialResults, method_54475, getCraftingRecipe, m_305919_

1.20.6

Names

cyj

dgu

Fields

int: h, CRAFTER_ADVANCEMENT_DIAMETER, field_50015, field_50015, f_314105_

Constructors

Methods

boolean (BlockState): d_, hasAnalogOutputSignal, method_9498, hasComparatorOutput, m_7278_

boolean (BlockState): c_, hasAnalogOutputSignal, method_9498, hasComparatorOutput, m_7278_

InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult): a, use, method_9534, onUse, m_6227_

void (Level, BlockPos, CrafterBlockEntity, ItemStack, BlockState): a, dispenseItem, method_54476, transferOrSpawnStack, m_304843_

RenderShape (BlockState): b_, getRenderShape, method_9604, getRenderType, m_7514_

RenderShape (BlockState): a_, getRenderShape, method_9604, getRenderType, m_7514_

InteractionResult (BlockState, Level, BlockPos, Player, BlockHitResult): a, useWithoutItem, method_55766, onUse, m_6227_

void (ServerLevel, BlockPos, CrafterBlockEntity, ItemStack, BlockState, RecipeHolder<CraftingRecipe>): a, dispenseItem, method_54476, transferOrSpawnStack, m_304843_

1.20.4

Names

cyj

net.minecraft.world.level.block.CrafterBlock

net.minecraft.class_8886

net.minecraft.block.CrafterBlock

net.minecraft.src.C_301956_

net.minecraft.world.level.block.CrafterBlock

Fields

com.mojang.serialization.MapCodec<CrafterBlock>: a, CODEC, field_46798, CODEC, f_303783_

BooleanProperty: b, CRAFTING, field_46799, CRAFTING, f_302342_

BooleanProperty: c, TRIGGERED, field_46800, TRIGGERED, f_303414_

EnumProperty<FrontAndTop>: d, ORIENTATION, field_46801, ORIENTATION, f_303600_

int: e, MAX_CRAFTING_TICKS, field_46802, field_46802, f_303278_

int: f, CRAFTING_TICK_DELAY, field_47521, TRIGGER_DELAY, f_303006_

RecipeCache: g, RECIPE_CACHE, field_46803, recipeCache, f_302794_

Constructors

(BlockBehaviour$Properties)

Methods

com.mojang.serialization.MapCodec<CrafterBlock> (): a, codec, method_53969, getCodec, m_304657_

boolean (BlockState): d_, hasAnalogOutputSignal, method_9498, hasComparatorOutput, m_7278_

int (BlockState, Level, BlockPos): a, getAnalogOutputSignal, method_9572, getComparatorOutput, m_6782_

void (BlockState, Level, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_6861_

void (BlockState, ServerLevel, BlockPos, RandomSource): a, tick, method_9588, scheduledTick, m_213897_

<T extends BlockEntity> BlockEntityTicker<T> (Level, BlockState, BlockEntityType<T>): a, getTicker, method_31645, getTicker, m_142354_

void (BlockEntity, boolean): a, setBlockEntityTriggered, method_54477, setTriggered, m_306927_

BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, createBlockEntity, m_142194_

BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState, m_5573_

void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, onPlaced, m_6402_

void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, onStateReplaced, m_6810_

InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult): a, use, method_9534, onUse, m_6227_

void (BlockState, ServerLevel, BlockPos): a, dispenseFrom, method_54478, craft, m_305705_

Optional<CraftingRecipe> (Level, CraftingContainer): a, getPotentialResults, method_54475, getCraftingRecipe, m_305919_

void (Level, BlockPos, CrafterBlockEntity, ItemStack, BlockState): a, dispenseItem, method_54476, transferOrSpawnStack, m_304843_

RenderShape (BlockState): b_, getRenderShape, method_9604, getRenderType, m_7514_

BlockState (BlockState, Rotation): a, rotate, method_9598, rotate, m_6843_

BlockState (BlockState, Mirror): a, mirror, method_9569, mirror, m_6943_

void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_7926_