Remove obsolete javadoc

This commit is contained in:
apple502j 2023-10-06 23:15:44 +09:00
parent 2d5e0e66e3
commit 69d7b5c2e3
No known key found for this signature in database
GPG Key ID: 2A69798565A099A9
1 changed files with 0 additions and 3 deletions

View File

@ -9,9 +9,6 @@ CLASS net/minecraft/class_5556 net/minecraft/block/LeveledCauldronBlock
FIELD field_46384 precipitation Lnet/minecraft/class_1959$class_1963;
METHOD <init> (Lnet/minecraft/class_1959$class_1963;Lnet/minecraft/class_5620$class_8821;Lnet/minecraft/class_4970$class_2251;)V
COMMENT Constructs a leveled cauldron block.
COMMENT
COMMENT @apiNote The precipitation predicates are compared using identity comparisons in some cases,
COMMENT so callers should typically use {@link #RAIN_PREDICATE} and {@link #SNOW_PREDICATE} if applicable.
ARG 1 precipitation
ARG 2 behaviorMap
ARG 3 settings