History - net.minecraft.world.item.AdventureModePredicate
1.21.3
Names
csc
cvl
Fields
BlockInWorld: k, lastCheckedBlock, field_34450, cachedPos, f_314808_
BlockInWorld: k, lastCheckedBlock, field_34450, cachedPos
boolean: l, lastResult, field_34451, lastResult, f_316657_
boolean: l, lastResult, field_34451, lastResult
boolean: m, checksBlockEntity, field_34452, nbtAware, f_314757_
boolean: m, checksBlockEntity, field_34452, nbtAware
com.mojang.serialization.Codec<AdventureModePredicate>: e, SIMPLE_CODEC, field_49249, SINGLE_CODEC, f_316464_
com.mojang.serialization.Codec<AdventureModePredicate>: e, SIMPLE_CODEC, field_49249, SINGLE_CODEC
com.mojang.serialization.Codec<AdventureModePredicate>: f, FULL_CODEC, field_49250, FULL_CODEC, f_316127_
com.mojang.serialization.Codec<AdventureModePredicate>: f, FULL_CODEC, field_49250, FULL_CODEC
com.mojang.serialization.Codec<AdventureModePredicate>: a, CODEC, field_49245, CODEC, f_314196_
com.mojang.serialization.Codec<AdventureModePredicate>: a, CODEC, field_49245, CODEC
StreamCodec<RegistryFriendlyByteBuf, AdventureModePredicate>: b, STREAM_CODEC, field_49246, PACKET_CODEC, f_315519_
StreamCodec<RegistryFriendlyByteBuf, AdventureModePredicate>: b, STREAM_CODEC, field_49246, PACKET_CODEC
Component: c, CAN_BREAK_HEADER, field_49247, CAN_BREAK_TEXT, f_315565_
Component: c, CAN_BREAK_HEADER, field_49247, CAN_BREAK_TEXT
Component: d, CAN_PLACE_HEADER, field_49248, CAN_PLACE_TEXT, f_314797_
Component: d, CAN_PLACE_HEADER, field_49248, CAN_PLACE_TEXT
Component: g, UNKNOWN_USE, field_49251, CAN_USE_UNKNOWN_TEXT, f_314193_
Component: g, UNKNOWN_USE, field_49251, CAN_USE_UNKNOWN_TEXT
List<BlockPredicate>: h, predicates, field_49252, predicates, f_316891_
List<BlockPredicate>: h, predicates, field_49252, predicates
boolean: i, showInTooltip, field_49253, showInTooltip, f_316745_
boolean: i, showInTooltip, field_49253, showInTooltip
List<Component>: j, tooltip, field_49254, tooltipText, f_314142_
List<Component>: j, cachedTooltip, field_49254, tooltipText
Constructors
(List<BlockPredicate>, boolean, List<Component>)
Methods
boolean (BlockInWorld, BlockInWorld, boolean): a, areSameBlocks, method_38071, canUseCache, m_323601_
boolean (BlockInWorld, BlockInWorld, boolean): a, areSameBlocks, method_38071, canUseCache
boolean (BlockInWorld): a, test, method_38070, check, m_322201_
boolean (BlockInWorld): a, test, method_38070, check
void (Consumer<Component>): a, addToTooltip, method_57330, addTooltips, m_318685_
void (Consumer<Component>): a, addToTooltip, method_57330, addTooltips
AdventureModePredicate (boolean): a, withTooltip, method_58402, withShowInTooltip, m_322095_
AdventureModePredicate (boolean): a, withTooltip, method_58402, withShowInTooltip
List<Component> (List<BlockPredicate>): a, computeTooltip, method_57329, getTooltipText, m_322824_
List<Component> (List<BlockPredicate>): a, computeTooltip, method_57329, createTooltipText
boolean (): a, showInTooltip, method_57324, showInTooltip, m_324667_
boolean (): a, showInTooltip, method_57324, showInTooltip
List<Component> (): b, tooltip, method_65042, getOrCreateTooltipText
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
csd
csc
Fields
Constructors
Methods
1.20.6
Names
ckg
csd
net.minecraft.world.item.AdventureModeCheck
net.minecraft.world.item.AdventureModePredicate
net.minecraft.src.C_182849_
net.minecraft.src.C_313672_
net.minecraft.world.item.AdventureModeCheck
net.minecraft.world.item.AdventureModePredicate
Fields
String: a, tagName, field_34449, key, f_186321_
BlockInWorld: b, lastCheckedBlock, field_34450, cachedPos, f_186322_
BlockInWorld: k, lastCheckedBlock, field_34450, cachedPos, f_314808_
boolean: c, lastResult, field_34451, lastResult, f_186323_
boolean: l, lastResult, field_34451, lastResult, f_316657_
boolean: d, checksBlockEntity, field_34452, nbtAware, f_186324_
boolean: m, checksBlockEntity, field_34452, nbtAware, f_314757_
com.mojang.serialization.Codec<AdventureModePredicate>: e, SIMPLE_CODEC, field_49249, SINGLE_CODEC, f_316464_
com.mojang.serialization.Codec<AdventureModePredicate>: f, FULL_CODEC, field_49250, FULL_CODEC, f_316127_
com.mojang.serialization.Codec<AdventureModePredicate>: a, CODEC, field_49245, CODEC, f_314196_
StreamCodec<RegistryFriendlyByteBuf, AdventureModePredicate>: b, STREAM_CODEC, field_49246, PACKET_CODEC, f_315519_
Component: c, CAN_BREAK_HEADER, field_49247, CAN_BREAK_TEXT, f_315565_
Component: d, CAN_PLACE_HEADER, field_49248, CAN_PLACE_TEXT, f_314797_
Component: g, UNKNOWN_USE, field_49251, CAN_USE_UNKNOWN_TEXT, f_314193_
List<BlockPredicate>: h, predicates, field_49252, predicates, f_316891_
boolean: i, showInTooltip, field_49253, showInTooltip, f_316745_
List<Component>: j, tooltip, field_49254, tooltipText, f_314142_
Constructors
(String)
(List<BlockPredicate>, boolean, List<Component>)
(List<BlockPredicate>, boolean)
Methods
boolean (BlockInWorld, BlockInWorld, boolean): a, areSameBlocks, method_38071, canUseCache, m_186332_
boolean (BlockInWorld, BlockInWorld, boolean): a, areSameBlocks, method_38071, canUseCache, m_323601_
boolean (ItemStack, Registry<Block>, BlockInWorld): a, test, method_38070, check, m_204085_
boolean (BlockInWorld): a, test, method_38070, check, m_322201_
void (Consumer<Component>): a, addToTooltip, method_57330, addTooltips, m_318685_
AdventureModePredicate (boolean): a, withTooltip, method_58402, withShowInTooltip, m_322095_
List<Component> (List<BlockPredicate>): a, computeTooltip, method_57329, getTooltipText, m_322824_
boolean (): a, showInTooltip, method_57324, showInTooltip, m_324667_
1.20.4
Names
cgn
ckg
Fields
Constructors
Methods
1.20.2
Names
cdh
cgn
Fields
Constructors
Methods
1.20.1
Names
cdf
cdh
Fields
Constructors
Methods
1.19.4
Names
cbg
cdf
Fields
Constructors
Methods
1.19.3
Names
bym
cbg
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bxp
bym
Fields
Constructors
Methods
1.19
Names
bsp
bxp
Fields
BlockPredicateArgument: a, PREDICATE_PARSER, field_34448, BLOCK_PREDICATE, f_186320_
String: b, tagName, field_34449, key, f_186321_
String: a, tagName, field_34449, key, f_186321_
BlockInWorld: c, lastCheckedBlock, field_34450, cachedPos, f_186322_
BlockInWorld: b, lastCheckedBlock, field_34450, cachedPos, f_186322_
boolean: d, lastResult, field_34451, lastResult, f_186323_
boolean: c, lastResult, field_34451, lastResult, f_186323_
boolean: e, checksBlockEntity, field_34452, nbtAware, f_186324_
boolean: d, checksBlockEntity, field_34452, nbtAware, f_186324_
Constructors
Methods
1.18.2
Names
brx
bsp
Fields
Constructors
Methods
boolean (ItemStack, TagContainer, BlockInWorld): a, test, method_38070, check, m_186328_
boolean (ItemStack, Registry<Block>, BlockInWorld): a, test, method_38070, check, m_204085_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
brx
net.minecraft.world.item.AdventureModeCheck
net.minecraft.class_6538
net.minecraft.item.BlockPredicatesChecker
net.minecraft.src.C_182849_
net.minecraft.world.item.AdventureModeCheck
Fields
BlockPredicateArgument: a, PREDICATE_PARSER, field_34448, BLOCK_PREDICATE, f_186320_
String: b, tagName, field_34449, key, f_186321_
BlockInWorld: c, lastCheckedBlock, field_34450, cachedPos, f_186322_
boolean: d, lastResult, field_34451, lastResult, f_186323_
boolean: e, checksBlockEntity, field_34452, nbtAware, f_186324_
Constructors
(String)
Methods
boolean (BlockInWorld, BlockInWorld, boolean): a, areSameBlocks, method_38071, canUseCache, m_186332_
boolean (ItemStack, TagContainer, BlockInWorld): a, test, method_38070, check, m_186328_