yarn/mappings/net/minecraft/block/BlockState.mapping

213 lines
8.7 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
CLASS class_3752 ShapeCache
FIELD field_16555 lightSubtracted I
FIELD field_16556 translucent Z
FIELD field_16557 fullOpaque Z
FIELD field_16558 opaque Z
FIELD field_16559 DIRECTIONS [Lnet/minecraft/class_2350;
FIELD field_16560 shapes [Lnet/minecraft/class_265;
FIELD field_19360 collisionShape Lnet/minecraft/class_265;
FIELD field_19429 solidFullSquare [Z
FIELD field_20337 shapeIsFullCube Z
METHOD <init> (Lnet/minecraft/class_2680;)V
ARG 1 state
2019-06-28 17:55:20 -04:00
FIELD field_12290 shapeCache Lnet/minecraft/class_2680$class_3752;
FIELD field_16553 luminance I
FIELD field_16554 hasSidedTransparency Z
METHOD <init> (Lnet/minecraft/class_2248;Lcom/google/common/collect/ImmutableMap;)V
ARG 1 block
ARG 2 propertyMap
2019-06-28 17:55:20 -04:00
METHOD method_11577 getStrongRedstonePower (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 facing
METHOD method_11578 getStateForNeighborUpdate (Lnet/minecraft/class_2350;Lnet/minecraft/class_2680;Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
ARG 1 facing
ARG 2 neighborState
ARG 3 world
ARG 4 pos
ARG 5 neighborPos
METHOD method_11579 getHardness (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)F
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11580 onBlockAdded (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)V
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 oldState
ARG 4 moved
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
METHOD method_11581 getOpacity (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)I
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11582 canSuffocate (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11583 onBlockAction (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;II)Z
ARG 1 world
ARG 2 pos
2019-02-10 02:49:48 -05:00
ARG 3 type
ARG 4 data
2019-06-28 17:55:20 -04:00
METHOD method_11584 hasComparatorOutput ()Z
METHOD method_11585 scheduledTick (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Ljava/util/Random;)V
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 rnd
METHOD method_11586 getPistonBehavior ()Lnet/minecraft/class_3619;
METHOD method_11587 canReplace (Lnet/minecraft/class_1750;)Z
ARG 1 ctx
METHOD method_11588 isAir ()Z
METHOD method_11589 calcBlockBreakingDelta (Lnet/minecraft/class_1657;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)F
ARG 1 player
ARG 2 view
ARG 3 pos
METHOD method_11590 initShapeCache ()V
METHOD method_11591 canPlaceAt (Lnet/minecraft/class_1941;Lnet/minecraft/class_2338;)Z
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11592 isSideInvisible (Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;)Z
ARG 1 neighbor
ARG 2 facing
METHOD method_11595 onStacksDropped (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1799;)V
ARG 1 world
ARG 2 pos
ARG 3 stack
2019-06-28 17:55:20 -04:00
METHOD method_11596 getAmbientOcclusionLightLevel (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)F
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11597 getWeakRedstonePower (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 facing
METHOD method_11598 isFullOpaque (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11599 getOffsetPos (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_243;
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11600 onBlockRemoved (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)V
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 newState
ARG 4 moved
METHOD method_11601 shouldPostProcess (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 2 pos
METHOD method_11602 matches (Lnet/minecraft/class_3494;)Z
ARG 1 tag
2019-06-28 17:55:20 -04:00
METHOD method_11605 mirror (Lnet/minecraft/class_2415;)Lnet/minecraft/class_2680;
ARG 1 mirror
METHOD method_11606 getOutlineShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
ARG 1 view
ARG 2 pos
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
ARG 3 context
2019-06-28 17:55:20 -04:00
METHOD method_11607 getRayTraceShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
2019-01-16 13:24:40 -05:00
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11608 hasBlockEntityBreakingRender ()Z
METHOD method_11609 canPlaceAtSide (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_10;)Z
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 env
METHOD method_11610 getRenderType ()Lnet/minecraft/class_2464;
METHOD method_11611 allowsSpawning (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_1299;)Z
ARG 1 view
2019-01-24 11:08:22 -05:00
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 type
METHOD method_11612 getDroppedStacks (Lnet/minecraft/class_47$class_48;)Ljava/util/List;
ARG 1 builder
METHOD method_11613 onEntityCollision (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1297;)V
2019-03-29 12:19:26 -04:00
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 entity
METHOD method_11614 getBlock ()Lnet/minecraft/class_2248;
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
METHOD method_11615 getCullingShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11616 hasRandomTicks ()Z
METHOD method_11617 getRenderingSeed (Lnet/minecraft/class_2338;)J
ARG 1 pos
METHOD method_11618 getFluidState ()Lnet/minecraft/class_3610;
METHOD method_11619 isOpaque ()Z
METHOD method_11620 getMaterial ()Lnet/minecraft/class_3614;
METHOD method_11621 isSimpleFullBlock (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11622 neighborUpdate (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;Lnet/minecraft/class_2338;Z)V
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 neighborBlock
ARG 4 neighborPos
METHOD method_11623 isTranslucent (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11624 onRandomTick (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Ljava/util/Random;)V
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 rnd
METHOD method_11625 getTopMaterialColor (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_3620;
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11626 rotate (Lnet/minecraft/class_2470;)Lnet/minecraft/class_2680;
ARG 1 rotation
METHOD method_11627 getComparatorOutput (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)I
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11628 getCollisionShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11629 activate (Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;Lnet/minecraft/class_3965;)Z
ARG 1 world
ARG 2 player
ARG 3 hand
ARG 4 hit
METHOD method_11630 getLuminance ()I
METHOD method_11631 hasSolidTopSurface (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_1297;)Z
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 entity
METHOD method_11632 getBlockBrightness (Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)I
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_11633 deserialize (Lcom/mojang/datafixers/Dynamic;)Lnet/minecraft/class_2680;
ARG 0 dynamic
METHOD method_11634 emitsRedstonePower ()Z
METHOD method_11635 updateNeighborStates (Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;I)V
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 flags
METHOD method_11636 onBlockBreakStart (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1657;)V
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 player
METHOD method_11637 (Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;I)V
ARG 1 world
ARG 2 pos
ARG 3 flags
2019-06-28 17:55:20 -04:00
METHOD method_11638 getSoundGroup ()Lnet/minecraft/class_2498;
METHOD method_16337 getCollisionShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
2019-03-21 14:06:36 -04:00
ARG 1 view
ARG 2 pos
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
ARG 3 context
METHOD method_16384 getCullingFace (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Lnet/minecraft/class_265;
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
ARG 3 facing
METHOD method_16386 hasSidedTransparency ()Z
METHOD method_16550 serialize (Lcom/mojang/datafixers/types/DynamicOps;Lnet/minecraft/class_2680;)Lcom/mojang/datafixers/Dynamic;
ARG 0 ops
ARG 1 state
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
METHOD method_17526 createContainerFactory (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Lnet/minecraft/class_3908;
2019-06-28 17:55:20 -04:00
ARG 1 world
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_17770 getOutlineShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
ARG 1 view
ARG 2 pos
2019-06-28 17:55:20 -04:00
METHOD method_19287 onProjectileHit (Lnet/minecraft/class_1937;Lnet/minecraft/class_2680;Lnet/minecraft/class_3965;Lnet/minecraft/class_1297;)V
ARG 1 world
ARG 2 state
ARG 3 hitResult
ARG 4 projectile
METHOD method_20827 isSideSolidFullSquare (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
ARG 1 world
ARG 2 pos
ARG 3 direction