Package dev.latvian.mods.kubejs.block
Class KubeJSBlockProperties
java.lang.Object
net.minecraft.world.level.block.state.BlockBehaviour.Properties
dev.latvian.mods.kubejs.block.KubeJSBlockProperties
public class KubeJSBlockProperties
extends net.minecraft.world.level.block.state.BlockBehaviour.Properties
-
Field Summary
FieldsFields inherited from class net.minecraft.world.level.block.state.BlockBehaviour.Properties
CODEC -
Constructor Summary
ConstructorsConstructorDescriptionKubeJSBlockProperties(BlockBuilder blockBuilder, @Nullable net.minecraft.world.level.block.Block copyPropertiesFrom) -
Method Summary
Methods inherited from class net.minecraft.world.level.block.state.BlockBehaviour.Properties
air, destroyTime, dropsLike, dynamicShape, emissiveRendering, explosionResistance, forceSolidOff, forceSolidOn, friction, hasPostProcess, ignitedByLava, instabreak, instrument, isRedstoneConductor, isSuffocating, isValidSpawn, isViewBlocking, jumpFactor, lightLevel, liquid, lootFrom, mapColor, mapColor, mapColor, noCollission, noLootTable, noOcclusion, noTerrainParticles, of, offsetType, ofFullCopy, ofLegacyCopy, pushReaction, randomTicks, replaceable, requiredFeatures, requiresCorrectToolForDrops, sound, speedFactor, strength, strength
-
Field Details
-
blockBuilder
-
-
Constructor Details
-
KubeJSBlockProperties
public KubeJSBlockProperties(BlockBuilder blockBuilder, @Nullable @Nullable net.minecraft.world.level.block.Block copyPropertiesFrom)
-