Class Decal3D
- All Implemented Interfaces:
AutoCloseable
Depth-projecting decal request with an oriented-plane portable fallback.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidextract(WorldRenderContext context) protected WorldBoundssize(float width, float height, float depth) texture(net.minecraft.resources.Identifier value) Methods inherited from class WorldObject
animation, animationValue, close, closed, effectiveTransform, effects, effects, localBounds, material, material, pickable, pickable, pickable, pickId, position, position, releaseResources, self, transform, transform, updater, visible, visible
-
Constructor Details
-
Decal3D
public Decal3D(net.minecraft.resources.Identifier texture)
-
-
Method Details
-
texture
-
size
-
localBounds
- Overrides:
localBoundsin classWorldObject<Decal3D>
-
extract
- Specified by:
extractin classWorldObject<Decal3D>
-