Klasse BlockProperties

java.lang.Object
net.minecraft.world.level.block.state.BlockBehaviour.Properties
info.u_team.u_team_core.util.BlockProperties

public class BlockProperties extends net.minecraft.world.level.block.state.BlockBehaviour.Properties
  • Verschachtelte Klassen - Übersicht

    Verschachtelte Klassen
    Modifizierer und Typ
    Klasse
    Beschreibung
    static interface 
     
  • Feldübersicht

    Von Klasse geerbte Felder net.minecraft.world.level.block.state.BlockBehaviour.Properties

    canOcclude, CODEC, destroyTime, drops, dynamicShape, emissiveRendering, explosionResistance, forceSolidOff, forceSolidOn, friction, hasCollision, hasPostProcess, ignitedByLava, instrument, isAir, isRandomlyTicking, isRedstoneConductor, isSuffocating, isValidSpawn, isViewBlocking, jumpFactor, lightEmission, liquid, mapColor, offsetFunction, pushReaction, replaceable, requiredFeatures, requiresCorrectToolForDrops, soundType, spawnTerrainParticles, speedFactor
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
    BlockProperties(net.minecraft.world.level.block.state.BlockBehaviour.Properties properties)
     
  • Methodenübersicht

    Von Klasse geerbte Methoden 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, mapColor, mapColor, mapColor, noCollission, noLootTable, noOcclusion, noTerrainParticles, of, offsetType, ofFullCopy, ofLegacyCopy, pushReaction, randomTicks, replaceable, requiredFeatures, requiresCorrectToolForDrops, sound, speedFactor, strength, strength

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails

    • BlockProperties

      public BlockProperties()
    • BlockProperties

      public BlockProperties(net.minecraft.world.level.block.state.BlockBehaviour.Properties properties)